diff options
Diffstat (limited to 'chrome/browser/content_settings/content_settings_rule.h')
-rw-r--r-- | chrome/browser/content_settings/content_settings_rule.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/content_settings/content_settings_rule.h b/chrome/browser/content_settings/content_settings_rule.h index f480bc8..3af9991 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 { |