Index: content/browser/loader/resource_message_delegate.h |
diff --git a/content/browser/loader/resource_message_delegate.h b/content/browser/loader/resource_message_delegate.h |
index 934d60c0231d56188eb019e4dd2580ef446a5905..2a5dc45ebc477b8c973c279d26d9e8ac4a2b7cc9 100644 |
--- a/content/browser/loader/resource_message_delegate.h |
+++ b/content/browser/loader/resource_message_delegate.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_LOADER_RESOURCE_MESSAGE_DELEGATE_ |
-#define CONTENT_BROWSER_LOADER_RESOURCE_MESSAGE_DELEGATE_ |
+#ifndef CONTENT_BROWSER_LOADER_RESOURCE_MESSAGE_DELEGATE_H_ |
+#define CONTENT_BROWSER_LOADER_RESOURCE_MESSAGE_DELEGATE_H_ |
#include "base/basictypes.h" |
#include "content/common/content_export.h" |
@@ -42,4 +42,4 @@ class CONTENT_EXPORT ResourceMessageDelegate { |
} // namespace content |
-#endif // CONTENT_BROWSER_LOADER_RESOURCE_MESSAGE_DELEGATE_ |
+#endif // CONTENT_BROWSER_LOADER_RESOURCE_MESSAGE_DELEGATE_H_ |