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

Unified Diff: WATCHLISTS

Issue 8574077: Fix watchlist definition for clipboard. (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 948cb58acdf0fc361a314547d3e228ab3b0e01d3..965a26894493a2af0256c147f2924774720adf0d 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -303,10 +303,7 @@
'filepath': 'base/message_.*'
},
'clipboard': {
- 'filepath': 'clipboard',
- 'filepath': 'dnd',
- 'filepath': 'drag',
- 'filepath': 'drop',
+ 'filepath': 'clipboard|dnd|drag|drop',
},
},
« 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