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

Unified Diff: WATCHLISTS

Issue 1323333002: Copy libvpx from DEPS to src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: keep checklicenses exception for old directory, add exe bit to run_perl.py Created 5 years, 3 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 | « DEPS ('k') | build/common.gypi » ('j') | media/filters/vpx_video_decoder.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 9260dea614a787fe55370b5db74e47639e4741c1..fa54764ae8d138414aa0389790fe9eabd49d9ef4 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -450,6 +450,9 @@
'libwebp': {
'filepath': 'third_party/libwebp'
},
+ 'libvpx': {
+ 'filepath': 'third_party/libvpx_new'
+ },
'linux_fonts': {
'filepath': 'ui/gfx/font_render_params_.*|'\
'ui/gfx/platform_font_linux.*|'\
@@ -1033,6 +1036,8 @@
'ipc': ['jam@chromium.org', 'darin-cc@chromium.org'],
'libwebp': ['urvang@chromium.org', 'jzern@chromium.org',
'skal@google.com', 'vikasa@google.com'],
+ 'libvpx': ['tomfinegan@chromium.org', 'jzern@chromium.org',
+ 'fgalligan@chromium.org', 'johannkoenig@chromium.org'],
'linux_fonts': ['derat+watch@chromium.org'],
'linux_sandboxing': ['jln+watch@chromium.org'],
'linux_seccomp_bpf': ['jln+watch@chromium.org'],
« no previous file with comments | « DEPS ('k') | build/common.gypi » ('j') | media/filters/vpx_video_decoder.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698