Index: chrome/browser/sync/test/engine/test_directory_setter_upper.h |
=================================================================== |
--- chrome/browser/sync/test/engine/test_directory_setter_upper.h (revision 99413) |
+++ chrome/browser/sync/test/engine/test_directory_setter_upper.h (working copy) |
@@ -27,8 +27,8 @@ |
// } |
// |
-#ifndef CHROME_TEST_SYNC_ENGINE_TEST_DIRECTORY_SETTER_UPPER_H_ |
-#define CHROME_TEST_SYNC_ENGINE_TEST_DIRECTORY_SETTER_UPPER_H_ |
+#ifndef CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_DIRECTORY_SETTER_UPPER_H_ |
+#define CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_DIRECTORY_SETTER_UPPER_H_ |
#pragma once |
#include <string> |
@@ -38,7 +38,7 @@ |
#include "base/scoped_temp_dir.h" |
#include "chrome/browser/sync/syncable/directory_manager.h" |
#include "chrome/browser/sync/syncable/syncable.h" |
-#include "chrome/test/sync/null_directory_change_delegate.h" |
+#include "chrome/browser/sync/test/null_directory_change_delegate.h" |
#include "testing/gmock/include/gmock/gmock.h" |
namespace syncable { |
@@ -141,4 +141,4 @@ |
} // namespace browser_sync |
-#endif // CHROME_TEST_SYNC_ENGINE_TEST_DIRECTORY_SETTER_UPPER_H_ |
+#endif // CHROME_BROWSER_SYNC_TEST_ENGINE_TEST_DIRECTORY_SETTER_UPPER_H_ |