Index: content/browser/devtools/forwarding_agent_host.h |
diff --git a/content/browser/devtools/forwarding_agent_host.h b/content/browser/devtools/forwarding_agent_host.h |
index 7f9bcec5ff9e0d96454735ed95d1879d4e6736f8..ce7e882434cd30a26e55563fce6d1cd33b5a5873 100644 |
--- a/content/browser/devtools/forwarding_agent_host.h |
+++ b/content/browser/devtools/forwarding_agent_host.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_BROWSER_DEVTOOLS_FORWARDING_AGENT_HOST_H |
-#define CONTENT_BROWSER_DEVTOOLS_FORWARDING_AGENT_HOST_H |
+#ifndef CONTENT_BROWSER_DEVTOOLS_FORWARDING_AGENT_HOST_H_ |
+#define CONTENT_BROWSER_DEVTOOLS_FORWARDING_AGENT_HOST_H_ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
@@ -43,4 +43,4 @@ class ForwardingAgentHost |
} // namespace content |
-#endif // CONTENT_BROWSER_DEVTOOLS_FORWARDING_AGENT_HOST_H |
+#endif // CONTENT_BROWSER_DEVTOOLS_FORWARDING_AGENT_HOST_H_ |