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

Unified Diff: chrome/browser/content_settings/content_settings_rule.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
Index: chrome/browser/content_settings/content_settings_rule.h
diff --git a/chrome/browser/content_settings/content_settings_rule.h b/chrome/browser/content_settings/content_settings_rule.h
index f480bc846b2572f03a89daadd00ea720dd04f7ba..3af9991d0b61df620eeeb46f85deae10a4c2a4da 100644
--- a/chrome/browser/content_settings/content_settings_rule.h
+++ b/chrome/browser/content_settings/content_settings_rule.h
@@ -14,7 +14,6 @@
#include "base/memory/scoped_vector.h"
#include "base/synchronization/lock.h"
#include "base/values.h"
-#include "chrome/common/content_settings.h"
#include "chrome/common/content_settings_pattern.h"
namespace content_settings {

Powered by Google App Engine
This is Rietveld 408576698