Index: content/shell/common/webkit_test_helpers.h |
diff --git a/content/shell/webkit_test_helpers.h b/content/shell/common/webkit_test_helpers.h |
similarity index 86% |
rename from content/shell/webkit_test_helpers.h |
rename to content/shell/common/webkit_test_helpers.h |
index 08ccec8e9d2974007a1a7914bcefb6511dd7c97f..a171f2eb3f317b8a8765cfa64f959c15c4da250b 100644 |
--- a/content/shell/webkit_test_helpers.h |
+++ b/content/shell/common/webkit_test_helpers.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 CONTENT_SHELL_WEBKIT_TEST_HELPERS_H_ |
-#define CONTENT_SHELL_WEBKIT_TEST_HELPERS_H_ |
+#ifndef CONTENT_SHELL_COMMON_WEBKIT_TEST_HELPERS_H_ |
+#define CONTENT_SHELL_COMMON_WEBKIT_TEST_HELPERS_H_ |
struct WebPreferences; |
@@ -37,4 +37,4 @@ base::FilePath GetChromiumRootDirFilePath(); |
} // namespace content |
-#endif // CONTENT_SHELL_WEBKIT_TEST_HELPERS_H_ |
+#endif // CONTENT_SHELL_COMMON_WEBKIT_TEST_HELPERS_H_ |