Index: chrome/browser/importer/firefox2_importer.h |
=================================================================== |
--- chrome/browser/importer/firefox2_importer.h (revision 0) |
+++ chrome/browser/importer/firefox2_importer.h (working copy) |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CHROME_BROWSER_FIREFOX2_IMPORTER_H_ |
-#define CHROME_BROWSER_FIREFOX2_IMPORTER_H_ |
+#ifndef CHROME_BROWSER_IMPORTER_FIREFOX2_IMPORTER_H_ |
+#define CHROME_BROWSER_IMPORTER_FIREFOX2_IMPORTER_H_ |
-#include "chrome/browser/importer.h" |
+#include "chrome/browser/importer/importer.h" |
class TemplateURL; |
@@ -108,5 +108,5 @@ |
DISALLOW_EVIL_CONSTRUCTORS(Firefox2Importer); |
}; |
-#endif // CHROME_BROWSER_FIREFOX2_IMPORTER_H_ |
+#endif // CHROME_BROWSER_IMPORTER_FIREFOX2_IMPORTER_H_ |
Property changes on: chrome\browser\importer\firefox2_importer.h |
___________________________________________________________________ |
Added: svn:mergeinfo |