Index: chrome/browser/sync/test/engine/test_id_factory.h |
=================================================================== |
--- chrome/browser/sync/test/engine/test_id_factory.h (revision 99413) |
+++ chrome/browser/sync/test/engine/test_id_factory.h (working copy) |
@@ -4,8 +4,8 @@ |
// |
// A tool making it easier to create IDs for unit testing. |
-#ifndef CHROME_TEST_SYNC_ENGINE_TEST_ID_FACTORY_H_ |
-#define CHROME_TEST_SYNC_ENGINE_TEST_ID_FACTORY_H_ |
+#ifndef CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_ID_FACTORY_H_ |
+#define CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_ID_FACTORY_H_ |
#pragma once |
#include <string> |
@@ -69,5 +69,5 @@ |
} // namespace browser_sync |
-#endif // CHROME_TEST_SYNC_ENGINE_TEST_ID_FACTORY_H_ |
+#endif // CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_ID_FACTORY_H_ |