Index: content/browser/webui/web_ui.cc |
diff --git a/content/browser/webui/web_ui.cc b/content/browser/webui/web_ui.cc |
index 37af42537e065af482c7f2234ac8595e117b4217..9961a7972e1498d7de2c9a62cf76dec12c9bad07 100644 |
--- a/content/browser/webui/web_ui.cc |
+++ b/content/browser/webui/web_ui.cc |
@@ -10,6 +10,7 @@ |
#include "base/string_number_conversions.h" |
#include "base/utf_string_conversions.h" |
#include "base/values.h" |
+#include "chrome/browser/profiles/profile.h" |
#include "content/browser/child_process_security_policy.h" |
#include "content/browser/renderer_host/render_process_host.h" |
#include "content/browser/renderer_host/render_view_host.h" |