Index: content/public/browser/android/content_view_layer_renderer.h |
diff --git a/content/public/browser/android/content_view_layer_renderer.h b/content/public/browser/android/content_view_layer_renderer.h |
index a7d563ab104cb47fce12845dfa8fcf2f5b9142ee..2911bb4f948311c34652dabd177855c8e51d420c 100644 |
--- a/content/public/browser/android/content_view_layer_renderer.h |
+++ b/content/public/browser/android/content_view_layer_renderer.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_PUBLIC_BROWSER_ANDROID_CONTENT_VIEW_LAYER_RENDERER_H |
-#define CONTENT_PUBLIC_BROWSER_ANDROID_CONTENT_VIEW_LAYER_RENDERER_H |
+#ifndef CONTENT_PUBLIC_BROWSER_ANDROID_CONTENT_VIEW_LAYER_RENDERER_H_ |
+#define CONTENT_PUBLIC_BROWSER_ANDROID_CONTENT_VIEW_LAYER_RENDERER_H_ |
// This interface is used by consumers of the ContentViewRenderView to |
// attach/detach layers. |
@@ -25,4 +25,4 @@ class ContentViewLayerRenderer { |
} // namespace content |
-#endif // CONTENT_PUBLIC_BROWSER_ANDROID_CONTENT_VIEW_LAYER_RENDERER_H |
+#endif // CONTENT_PUBLIC_BROWSER_ANDROID_CONTENT_VIEW_LAYER_RENDERER_H_ |