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

Unified Diff: chrome/chrome_browser.gypi

Issue 64843004: Get rid of user-level styles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge to ToT Created 7 years, 1 month 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 | « chrome/browser/user_style_sheet_watcher_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 3e187de56785c84df41d7c9d7925309701d867b2..ba7bc8881872376fd8f912a9dc959a96355db837 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2595,10 +2595,6 @@
'browser/user_data_dir_extractor.h',
'browser/user_data_dir_extractor_win.cc',
'browser/user_data_dir_extractor_win.h',
- 'browser/user_style_sheet_watcher.cc',
- 'browser/user_style_sheet_watcher.h',
- 'browser/user_style_sheet_watcher_factory.cc',
- 'browser/user_style_sheet_watcher_factory.h',
'browser/validation_message_message_filter.cc',
'browser/validation_message_message_filter.h',
'browser/value_store/leveldb_value_store.cc',
@@ -3310,12 +3306,6 @@
'browser/upgrade_detector_impl.cc',
'browser/upgrade_detector_impl.h',
- # User Stylesheet unsupported on Android (crbug.com/236696)
- 'browser/user_style_sheet_watcher.cc',
- 'browser/user_style_sheet_watcher.h',
- 'browser/user_style_sheet_watcher_factory.cc',
- 'browser/user_style_sheet_watcher_factory.h',
-
# Not used by Android
'browser/accessibility/accessibility_events.cc',
'browser/accessibility/accessibility_extension_api_constants.cc',
« no previous file with comments | « chrome/browser/user_style_sheet_watcher_unittest.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698