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

Unified Diff: content/content_app.gypi

Issue 1045123005: Remove indirection of cpufeatures.gypi. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/secondary/third_party/android_tools/BUILD.gn ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index d25513dfdeb2f3cf31e54a24952f7ddeef6d4365..2681899b64dc814c17f2a46a4dd66141e6e50b5a 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -50,12 +50,10 @@
],
'dependencies': [
'content.gyp:content_jni_headers',
+ '../build/android/ndk.gyp:cpu_features',
'../skia/skia.gyp:skia',
'../ui/android/ui_android.gyp:ui_android',
],
- 'includes': [
- '../build/android/cpufeatures.gypi',
- ],
}],
['OS=="win"', {
'dependencies': [
« no previous file with comments | « build/secondary/third_party/android_tools/BUILD.gn ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698