summaryrefslogtreecommitdiffstats
path: root/content/browser/webui/web_ui_data_source_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/webui/web_ui_data_source_impl.h')
-rw-r--r--content/browser/webui/web_ui_data_source_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/webui/web_ui_data_source_impl.h b/content/browser/webui/web_ui_data_source_impl.h
index 48db032..7d899a9 100644
--- a/content/browser/webui/web_ui_data_source_impl.h
+++ b/content/browser/webui/web_ui_data_source_impl.h
@@ -8,9 +8,9 @@
#include <map>
#include <string>
-#include "base/basictypes.h"
#include "base/callback.h"
#include "base/compiler_specific.h"
+#include "base/macros.h"
#include "base/values.h"
#include "content/browser/webui/url_data_manager.h"
#include "content/browser/webui/url_data_source_impl.h"