Index: content/shell/renderer/layout_test/layout_test_render_process_observer.h |
diff --git a/content/shell/renderer/layout_test/layout_test_render_process_observer.h b/content/shell/renderer/layout_test/layout_test_render_process_observer.h |
index 014c603293e1381a7e77817eededa43e7f16f4be..fe05d4fd296f04ac2fef623c044ef03239eb9e0f 100644 |
--- a/content/shell/renderer/layout_test/layout_test_render_process_observer.h |
+++ b/content/shell/renderer/layout_test/layout_test_render_process_observer.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_LAYOUT_TEST_RENDER_PROCESS_OBSERVER_H_ |
-#define CONTENT_SHELL_LAYOUT_TEST_RENDER_PROCESS_OBSERVER_H_ |
+#ifndef CONTENT_SHELL_RENDERER_LAYOUT_TEST_LAYOUT_TEST_RENDER_PROCESS_OBSERVER_H_ |
+#define CONTENT_SHELL_RENDERER_LAYOUT_TEST_LAYOUT_TEST_RENDER_PROCESS_OBSERVER_H_ |
#include "base/basictypes.h" |
#include "base/compiler_specific.h" |
@@ -62,4 +62,4 @@ class LayoutTestRenderProcessObserver : public RenderProcessObserver { |
} // namespace content |
-#endif // CONTENT_SHELL_LAYOUT_TEST_RENDER_PROCESS_OBSERVER_H_ |
+#endif // CONTENT_SHELL_RENDERER_LAYOUT_TEST_LAYOUT_TEST_RENDER_PROCESS_OBSERVER_H_ |