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

Unified Diff: build/common.gypi

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
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 6e4df9188cf0a4709ebfc92310ce42656bc66b91..c23812c767eb8fd0e8f58d858faecf0391bbc320 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -4754,7 +4754,7 @@
# so forking it's deps seems like overkill.
# But this variable need defined to properly run gyp.
# A proper solution is to have an OS==android conditional
- # in third_party/libvpx/libvpx.gyp to define it.
+ # in third_party/libvpx_new/libvpx.gyp to define it.
'libvpx_path': 'lib/linux/arm',
},
'target_defaults': {

Powered by Google App Engine
This is Rietveld 408576698