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

Unified Diff: chrome/chrome_common.gypi

Issue 541813002: Componentize chrome/common/content_settings files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix 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 2eb68fdb269e7f6dda4bf4c5cca18a8e983c5421..c827cca4db70102767623eb194f96ef7e4ac3953 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -46,12 +46,6 @@
'common/common_param_traits.h',
'common/common_param_traits_macros.h',
'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',

Powered by Google App Engine
This is Rietveld 408576698