Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1442)

Unified Diff: chrome/browser/download/save_types.h

Issue 3040: Move the Save Page code. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/download/save_page_uitest.cc ('k') | chrome/browser/render_view_context_menu_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/download/save_types.h
===================================================================
--- chrome/browser/download/save_types.h (revision 2173)
+++ chrome/browser/download/save_types.h (working copy)
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_SAVE_TYPES_H__
-#define CHROME_BROWSER_SAVE_TYPES_H__
+#ifndef CHROME_BROWSER_DOWNLOAD_SAVE_TYPES_H__
+#define CHROME_BROWSER_DOWNLOAD_SAVE_TYPES_H__
#include <vector>
#include <utility>
@@ -67,5 +67,5 @@
SaveFileSource save_source;
};
-#endif // CHROME_BROWSER_SAVE_TYPES_H__
+#endif // CHROME_BROWSER_DOWNLOAD_SAVE_TYPES_H__
Property changes on: chrome\browser\download\save_types.h
___________________________________________________________________
Added: svn:mergeinfo
« no previous file with comments | « chrome/browser/download/save_page_uitest.cc ('k') | chrome/browser/render_view_context_menu_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698