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

Unified Diff: chrome/browser/importer/firefox_importer_utils.h

Issue 3035: Move importer files into an importer subdirectory. (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
Index: chrome/browser/importer/firefox_importer_utils.h
===================================================================
--- chrome/browser/importer/firefox_importer_utils.h (revision 0)
+++ chrome/browser/importer/firefox_importer_utils.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_FIREFOX_IMPORTER_UTILS_H_
-#define CHROME_BROWSER_FIREFOX_IMPORTER_UTILS_H_
+#ifndef CHROME_BROWSER_IMPORTER_FIREFOX_IMPORTER_UTILS_H_
+#define CHROME_BROWSER_IMPORTER_FIREFOX_IMPORTER_UTILS_H_
#include "base/values.h"
#include "webkit/glue/password_form.h"
@@ -207,5 +207,5 @@
DISALLOW_EVIL_CONSTRUCTORS(NSSDecryptor);
};
-#endif // CHROME_BROWSER_FIREFOX_IMPORTER_UTILS_H__
+#endif // CHROME_BROWSER_IMPORTER_FIREFOX_IMPORTER_UTILS_H_
Property changes on: chrome\browser\importer\firefox_importer_utils.h
___________________________________________________________________
Added: svn:mergeinfo
« no previous file with comments | « chrome/browser/importer/firefox_importer_unittest.cc ('k') | chrome/browser/importer/firefox_importer_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698