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

Unified Diff: content/content_renderer.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 | « content/content_child.gypi ('k') | crypto/crypto.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 6ad222390a2c7198b474ddba6e7e55c727ec01c0..db0d0510e6dbc7d4dc1232e5c561a3256aadfe2c 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -776,11 +776,9 @@
'renderer/external_popup_menu.h',
],
'dependencies': [
+ '../build/android/ndk.gyp:cpu_features',
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
],
- 'includes': [
- '../build/android/cpufeatures.gypi',
- ],
}, {
'sources!': [
'renderer/java/gin_java_bridge_dispatcher.cc',
« no previous file with comments | « content/content_child.gypi ('k') | crypto/crypto.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698