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

Unified Diff: third_party/libvpx/ads2gas.gypi

Issue 1734613003: Move libvpx_new to libvpx (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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 | « third_party/libvpx/README.chromium ('k') | third_party/libvpx/generate_gypi.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libvpx/ads2gas.gypi
diff --git a/third_party/libvpx_new/ads2gas.gypi b/third_party/libvpx/ads2gas.gypi
similarity index 98%
rename from third_party/libvpx_new/ads2gas.gypi
rename to third_party/libvpx/ads2gas.gypi
index 2cd069cba9706cff8ad33ffd906cf27f9285ce54..76ffae75ec4ccde8f66a2943554e8015e3401d2f 100644
--- a/third_party/libvpx_new/ads2gas.gypi
+++ b/third_party/libvpx/ads2gas.gypi
@@ -17,7 +17,7 @@
{
'variables': {
# Location of the intermediate output.
- 'shared_generated_dir': '<(SHARED_INTERMEDIATE_DIR)/third_party/libvpx_new',
+ 'shared_generated_dir': '<(SHARED_INTERMEDIATE_DIR)/third_party/libvpx',
'variables': {
'libvpx_source%': 'source/libvpx',
'conditions': [
« no previous file with comments | « third_party/libvpx/README.chromium ('k') | third_party/libvpx/generate_gypi.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698