Index: chrome/renderer/extensions/js_only_v8_extensions.h |
diff --git a/chrome/renderer/js_only_v8_extensions.h b/chrome/renderer/extensions/js_only_v8_extensions.h |
similarity index 82% |
rename from chrome/renderer/js_only_v8_extensions.h |
rename to chrome/renderer/extensions/js_only_v8_extensions.h |
index 2fdb8af529333fb1d8aa87f4998355ec9573674f..58f98617602d0e1c40a84c08e2973684d0be2200 100644 |
--- a/chrome/renderer/js_only_v8_extensions.h |
+++ b/chrome/renderer/extensions/js_only_v8_extensions.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_RENDERER_JS_ONLY_V8_EXTENSIONS_H_ |
-#define CHROME_RENDERER_JS_ONLY_V8_EXTENSIONS_H_ |
+#ifndef CHROME_RENDERER_EXTENSIONS_JS_ONLY_V8_EXTENSIONS_H_ |
+#define CHROME_RENDERER_EXTENSIONS_JS_ONLY_V8_EXTENSIONS_H_ |
#include "v8/include/v8.h" |