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

Unified Diff: chrome/chrome_common.gypi

Issue 518803009: Move content_settings_pattern and content_settings_pattern_parser to the content_settings component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 3 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index e0aa62dbf14828bf9649b3a6662ebbaeb1a45afa..fc6986acb2ffe1f0e3cb8023e8a3688e1aaafc4b 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -48,10 +48,6 @@
'common/content_restriction.h',
'common/content_settings.cc',
'common/content_settings.h',
- 'common/content_settings_pattern.cc',
- 'common/content_settings_pattern.h',
- 'common/content_settings_pattern_parser.cc',
- 'common/content_settings_pattern_parser.h',
'common/content_settings_pattern_serializer.cc',
'common/content_settings_pattern_serializer.h',
'common/crash_keys.cc',
« no previous file with comments | « chrome/browser/ui/webui/options/pepper_flash_content_settings_utils.h ('k') | chrome/common/content_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698