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

Unified Diff: WATCHLISTS

Issue 259623005: Add watchlist entry for libvpx. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 96d2e82ba1c40c5717ac59f3728be145a441ed0c..a59903fb5a56084c129781a3ba8b63f81dece0b6 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -357,6 +357,9 @@
'ipc': {
'filepath': 'ipc/ipc',
},
+ 'libvpx': {
+ 'filepath': 'third_party/libvpx'
+ },
'libwebp': {
'filepath': 'third_party/libwebp'
},
@@ -810,6 +813,8 @@
'jfweitz+watch@chromium.org', 'skanuj+watch@chromium.org',
'donnd+watch@chromium.org'],
'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
+ 'libvpx': ['tomfinegan@chromium.org', 'jzern@chromium.org',
+ 'fgalligan@chromium.org', 'johannkoenig@chromium.org'],
'libwebp': ['urvang@google.com', 'jzern@chromium.org',
'skal@google.com', 'vikasa@google.com'],
'linux_fonts': ['derat+watch@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