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

Unified Diff: chrome/chrome_browser.gypi

Issue 660349: First cut at custom user style sheets. (Closed)
Patch Set: compile Created 10 years, 9 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
« no previous file with comments | « chrome/browser/user_style_sheet_watcher_unittest.cc ('k') | chrome/chrome_tests.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 d6e16d12759a2a3b9cba83817c15034d70e6d5fc..a6db2f2f7a1cb1b9e102388187da3b529f2e31d7 100755
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1932,6 +1932,8 @@
'browser/translate/translate_prefs.h',
'browser/user_data_manager.cc',
'browser/user_data_manager.h',
+ 'browser/user_style_sheet_watcher.cc',
+ 'browser/user_style_sheet_watcher.h',
'browser/utility_process_host.cc',
'browser/utility_process_host.h',
'browser/view_ids.h',
« no previous file with comments | « chrome/browser/user_style_sheet_watcher_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698