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

Unified Diff: build/android/cpufeatures.gypi

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo 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 | « build/android/adb_gdb ('k') | 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 | « build/android/adb_gdb ('k') | build/android/ndk.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698