Index: chrome/browser/profiles/profile.h |
diff --git a/chrome/browser/profiles/profile.h b/chrome/browser/profiles/profile.h |
index 59000853623d5f97d6387ada512dbca4a7d5e420..da54e8b425781c472ec1b71263e12be7da13d842 100644 |
--- a/chrome/browser/profiles/profile.h |
+++ b/chrome/browser/profiles/profile.h |
@@ -12,6 +12,7 @@ |
#include "base/basictypes.h" |
#include "base/containers/hash_tables.h" |
#include "base/logging.h" |
+#include "components/data_reduction_proxy/browser/data_reduction_proxy_settings.h" |
Ryan Sleevi
2014/07/22 01:56:30
You don't update anything else in this .h, so I ca
Not at Google. Contact bengr
2014/07/22 23:03:53
Done.
|
#include "components/domain_reliability/clear_mode.h" |
#include "content/public/browser/browser_context.h" |
#include "content/public/browser/content_browser_client.h" |