Index: content/browser/web_contents/web_contents_impl.h |
diff --git a/content/browser/web_contents/web_contents_impl.h b/content/browser/web_contents/web_contents_impl.h |
index 8e1c65719186c10b67c940f7db1b2df4e72556b3..40b7e88ea2717b4427a12eeacf095b4172b2bc8c 100644 |
--- a/content/browser/web_contents/web_contents_impl.h |
+++ b/content/browser/web_contents/web_contents_impl.h |
@@ -27,6 +27,7 @@ |
#include "content/browser/renderer_host/render_widget_host_delegate.h" |
#include "content/common/accessibility_mode_enums.h" |
#include "content/common/content_export.h" |
+#include "content/public/browser/browser_thread.h" |
Charlie Reis
2014/12/09 00:52:33
Unnecessary now?
mlamouri (slow - plz ping)
2015/01/19 11:20:23
Removed.
|
#include "content/public/browser/color_chooser.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |