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

Unified Diff: WATCHLISTS

Issue 8743005: Add IME/keyboard WebUI files to 'textinput_chromeos'. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index e9aa519488ec2ee7074ebb48fd1a6a8834cbe1f8..9f7ac1dbff011533101ae2b699ac1405c3dbdda8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -300,9 +300,12 @@
'filepath': 'chrome/browser/chromeos/input_method/.*'\
'|chrome/browser/chromeos/extensions/input_method.*'\
'|chrome/browser/chromeos/status/input_method.*'\
- '|chrome/browser/extensions/extension_input_.*'
+ '|chrome/browser/extensions/extension_input_.*'\
'|chrome/browser/resources/keyboard.*'\
- '|chrome/browser/resources/options/language.*'
+ '|chrome/browser/resources/options/language.*'\
+ '|chrome/browser/ui/webui/options/'\
+ 'chromeos/.*(language|keyboard).*'\
mazda 2011/11/30 07:22:40 Remove tabs?
Yusuke Sato 2011/11/30 07:25:37 Thanks, fixed.
+ '|chrome/browser/ui/webui/options/language.*'
},
'omnibox': {
'filepath': 'chrome/browser/autocomplete/.*'\
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698