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

Unified Diff: WATCHLISTS

Issue 22432002: Add app_current_window to app_container watchlist. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | « 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 37581e8465602fdd54731c588cbdd1cb18c92cdc..995f53c0e3e8c97630e19e6001f19cc2f9b964c8 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -34,7 +34,8 @@
'filepath': 'android_webview/',
},
'app_container': {
- 'filepath': '.*app_window.*'
+ 'filepath': '.*app_window.*' \
+ '|.*app_current_window.*'
},
'app_list': {
'filepath': 'chrome/browser/ui/app_list'\
« 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