summaryrefslogtreecommitdiffstats
path: root/chromium/content/renderer/web_ui_extension_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/content/renderer/web_ui_extension_data.h')
-rw-r--r--chromium/content/renderer/web_ui_extension_data.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/content/renderer/web_ui_extension_data.h b/chromium/content/renderer/web_ui_extension_data.h
index 23564c26cd8..0ca151382b1 100644
--- a/chromium/content/renderer/web_ui_extension_data.h
+++ b/chromium/content/renderer/web_ui_extension_data.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_RENDERER_WEBUI_EXTENSION_DATA_H_
-#define CONTENT_RENDERER_WEBUI_EXTENSION_DATA_H_
+#ifndef CONTENT_RENDERER_WEB_UI_EXTENSION_DATA_H_
+#define CONTENT_RENDERER_WEB_UI_EXTENSION_DATA_H_
#include <map>
#include <string>
@@ -38,4 +38,4 @@ class WebUIExtensionData
} // namespace content
-#endif // CONTENT_RENDERER_WEBUI_EXTENSION_DATA_H_
+#endif // CONTENT_RENDERER_WEB_UI_EXTENSION_DATA_H_