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

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

Issue 8804016: Cleanup content settings code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-add deleted include in host_content_settings_map.cc Created 9 years 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 | « no previous file | 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 3b46ad31cd9e0784fd1c643d5937027ef4aa4571..667ebf2491ae3566ca4609a90662e9e61f3fe8a2 100644
--- a/chrome/browser/content_settings/content_settings_details.h
+++ b/chrome/browser/content_settings/content_settings_details.h
@@ -10,6 +10,7 @@
#include "base/basictypes.h"
#include "chrome/common/content_settings.h"
+#include "chrome/common/content_settings_types.h"
#include "chrome/common/content_settings_pattern.h"
// Details for the CONTENT_SETTINGS_CHANGED notification. This is sent when
« no previous file with comments | « no previous file | chrome/browser/content_settings/content_settings_mock_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698