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

Unified Diff: build/linux/unbundle/libvpx.gyp

Issue 15073003: Miscellaneous fixes for system libraries files: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « build/linux/unbundle/icu.gyp ('k') | build/linux/unbundle/zlib.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/linux/unbundle/libvpx.gyp
diff --git a/build/linux/unbundle/libvpx.gyp b/build/linux/unbundle/libvpx.gyp
index ada83ee823ed224c76708c3e23220770794badfb..cdcf6faa43c01266fddc9298bf2b93612ddffd4d 100644
--- a/build/linux/unbundle/libvpx.gyp
+++ b/build/linux/unbundle/libvpx.gyp
@@ -12,7 +12,7 @@
],
},
'variables': {
- 'headers_root_path': '<(libvpx_source)',
+ 'headers_root_path': 'source/libvpx',
'header_filenames': [
'vpx/vpx_codec_impl_bottom.h',
'vpx/vpx_image.h',
« no previous file with comments | « build/linux/unbundle/icu.gyp ('k') | build/linux/unbundle/zlib.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698