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

Unified Diff: build/android/cpufeatures.gypi

Issue 864323002: Move NDK gyp file from third_party/android_tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: changing year is hard Created 5 years, 11 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 | build/android/ndk.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/cpufeatures.gypi
diff --git a/build/android/cpufeatures.gypi b/build/android/cpufeatures.gypi
index c08e95641a8ff1a75ecb6489f538dde78be7ac96..b7b0b5303dc5ec1cc2e2cf07224ea6f83597b2c8 100644
--- a/build/android/cpufeatures.gypi
+++ b/build/android/cpufeatures.gypi
@@ -24,7 +24,7 @@
},
}, {
'dependencies': [
- '<(android_ndk_root)/android_tools_ndk.gyp:cpu_features',
+ '<(DEPTH)/build/android/ndk.gyp:cpu_features',
],
}],
],
« no previous file with comments | « no previous file | build/android/ndk.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698