Index: chrome/browser/sync/test/engine/test_syncable_utils.h |
=================================================================== |
--- chrome/browser/sync/test/engine/test_syncable_utils.h (revision 99413) |
+++ chrome/browser/sync/test/engine/test_syncable_utils.h (working copy) |
@@ -5,8 +5,8 @@ |
// Utilities that are useful in verifying the state of items in a |
// syncable database. |
-#ifndef CHROME_TEST_SYNC_ENGINE_TEST_SYNCABLE_UTILS_H_ |
-#define CHROME_TEST_SYNC_ENGINE_TEST_SYNCABLE_UTILS_H_ |
+#ifndef CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_SYNCABLE_UTILS_H_ |
+#define CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_SYNCABLE_UTILS_H_ |
#pragma once |
#include <string> |
@@ -38,4 +38,4 @@ |
} // namespace syncable |
-#endif // CHROME_TEST_SYNC_ENGINE_TEST_SYNCABLE_UTILS_H_ |
+#endif // CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_SYNCABLE_UTILS_H_ |