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

Unified Diff: WATCHLISTS

Issue 2894063002: Expose UseCounter::Feature enum out of blink as WebFeature (Closed)
Patch Set: Rebase update Created 3 years, 7 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 | third_party/WebKit/Source/bindings/scripts/v8_utilities.py » ('j') | 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 f036247c908ed260e01544b3794b71f9c01d9c09..378de58b55a3fec0392edb20f971adbd010f2c7d 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -1158,6 +1158,10 @@
'|ios/chrome/app/strings/ios(_.+)*_strings.grd'\
'|ui/strings/ui_strings.grd',
},
+ {
+ 'use_counter_features': {
+ 'filepath': 'third_party/WebKit/public/platform/UseCounterFeature.def',
+ },
'valgrind': {
'filepath': 'valgrind',
},
@@ -2272,6 +2276,7 @@
'ui_display_win': ['robliao+watch@chromium.org'],
'ui_resources': ['oshima+watch@chromium.org'],
'ui_strings': ['srahim+watch@chromium.org'],
+ 'use_counter_features': ['lunalu@chromium.org'],
'valgrind': ['bruening+watch@chromium.org',
'glider+watch@chromium.org'],
'version_assembly': ['caitkp+watch@chromium.org',
« no previous file with comments | « no previous file | third_party/WebKit/Source/bindings/scripts/v8_utilities.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698