Index: chrome/browser/sync/js/js_controller.h |
diff --git a/chrome/browser/sync/js_controller.h b/chrome/browser/sync/js/js_controller.h |
similarity index 91% |
rename from chrome/browser/sync/js_controller.h |
rename to chrome/browser/sync/js/js_controller.h |
index 65a43daa9b7efa6b620df8ce10ff12dc02407387..edacdd88a6492ed3f1e2c26ed28a904d36983eb0 100644 |
--- a/chrome/browser/sync/js_controller.h |
+++ b/chrome/browser/sync/js/js_controller.h |
@@ -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_SYNC_JS_CONTROLLER_H_ |
-#define CHROME_BROWSER_SYNC_JS_CONTROLLER_H_ |
+#ifndef CHROME_BROWSER_SYNC_JS_JS_CONTROLLER_H_ |
+#define CHROME_BROWSER_SYNC_JS_JS_CONTROLLER_H_ |
#pragma once |
// See README.js for design comments. |
@@ -47,4 +47,4 @@ class JsController { |
} // namespace browser_sync |
-#endif // CHROME_BROWSER_SYNC_JS_CONTROLLER_H_ |
+#endif // CHROME_BROWSER_SYNC_JS_JS_CONTROLLER_H_ |