Index: content/shell/renderer/layout_test/webkit_test_runner.h |
diff --git a/content/shell/renderer/layout_test/webkit_test_runner.h b/content/shell/renderer/layout_test/webkit_test_runner.h |
index d4479ddbc9137fc7774d115a7d2931e6972ca26b..5ec0881233574c1f26ef2c88f697dd79163a639b 100644 |
--- a/content/shell/renderer/layout_test/webkit_test_runner.h |
+++ b/content/shell/renderer/layout_test/webkit_test_runner.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_RUNNER_H_ |
-#define CONTENT_SHELL_WEBKIT_TEST_RUNNER_H_ |
+#ifndef CONTENT_SHELL_RENDERER_LAYOUT_TEST_WEBKIT_TEST_RUNNER_H_ |
+#define CONTENT_SHELL_RENDERER_LAYOUT_TEST_WEBKIT_TEST_RUNNER_H_ |
#include <vector> |
@@ -163,4 +163,4 @@ class WebKitTestRunner : public RenderViewObserver, |
} // namespace content |
-#endif // CONTENT_SHELL_WEBKIT_TEST_RUNNER_H_ |
+#endif // CONTENT_SHELL_RENDERER_LAYOUT_TEST_WEBKIT_TEST_RUNNER_H_ |