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

Unified Diff: WATCHLISTS

Issue 131103006: Introduce a navigator_content_utils module to watchlist (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 11 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 1049b18daa7fdd4c24ad31cecb8ebcaf630aac5f..ad150fc108420340c6001a2816c83e74fe6a2fa6 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -145,6 +145,10 @@
'|Source/core/css/MediaList' \
'|Source/core/css/MediaQuery'
},
+ 'navigator_content_utils': {
+ 'filepath': 'Source/modules/navigatorcontentutils' \
+ '|LayoutTests/fast/dom/navigatorcontentutils'
+ },
'fileapi': {
'filepath': 'Source/modules/filesystem/' \
'|Source/core/fileapi/' \
@@ -299,6 +303,7 @@
'web_idl': [ 'arv+blink@chromium.org', 'ch.dumez@samsung.com', 'watchdog-blink-watchlist@google.com' ],
'webcomponents': [ 'webcomponents-bugzilla@chromium.org', 'dglazkov+blink@chromium.org' ],
'mediastream': [ 'tommyw+watchlist@chromium.org' ],
+ 'navigator_content_utils': [ 'gyuyoung.kim@webkit.org' ],
'geolocation': [ 'mvanouwerkerk@chromium.org' ],
'vibration': [ 'mvanouwerkerk@chromium.org' ],
'spellcheck' : [ 'groby+blinkspell@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