Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(700)

Unified Diff: chrome/browser/content_settings/content_settings_details.h

Issue 410993002: Componentize content_settings_types.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed empty DEPS Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/browser/content_settings/content_settings_mock_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/content_settings/content_settings_details.h
diff --git a/chrome/browser/content_settings/content_settings_details.h b/chrome/browser/content_settings/content_settings_details.h
index 2c6755a0cc7c550a7c0d7cb86867431619e4ed2d..523f9dedb140e74d32313430194ded8952a846b0 100644
--- a/chrome/browser/content_settings/content_settings_details.h
+++ b/chrome/browser/content_settings/content_settings_details.h
@@ -9,8 +9,8 @@
#include "base/basictypes.h"
#include "chrome/common/content_settings.h"
-#include "chrome/common/content_settings_types.h"
#include "chrome/common/content_settings_pattern.h"
+#include "components/content_settings/core/common/content_settings_types.h"
// Details for the CONTENT_SETTINGS_CHANGED notification. This is sent when
// content settings change for at least one host. If settings change for more
« no previous file with comments | « chrome/browser/DEPS ('k') | chrome/browser/content_settings/content_settings_mock_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698