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

Unified Diff: WATCHLISTS

Issue 8430016: Watch clipboard changes. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 years, 2 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 7d40fc1d2829f5ba2d2f6da35c079d0d30b9ec5d..726c2992e5210610f9fed20f8c849430b513ad37 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -296,6 +296,12 @@
'message_loop': {
'filepath': 'base/message_.*'
},
+ 'clipboard': {
+ 'filepath': 'clipboard',
+ 'filepath': 'dnd',
+ 'filepath': 'drag',
+ 'filepath': 'drop',
+ },
},
'WATCHLISTS': {
@@ -406,5 +412,6 @@
'textinput': ['suzhe@chromium.org'],
'omnibox': ['suzhe@chromium.org'],
'message_loop': ['sadrul@chromium.org'],
+ 'clipboard': ['dcheng@chromium.org'],
},
}
« 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