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

Unified Diff: content/content_app.gypi

Issue 12026020: Merge 175820 (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1364/src/
Patch Set: Created 7 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
Index: content/content_app.gypi
===================================================================
--- content/content_app.gypi (revision 177674)
+++ content/content_app.gypi (working copy)
@@ -47,6 +47,9 @@
'content.gyp:content_jni_headers',
'../skia/skia.gyp:skia',
],
+ 'includes': [
+ '../build/android/cpufeatures.gypi',
+ ],
}],
['OS=="ios"', {
'sources!': [

Powered by Google App Engine
This is Rietveld 408576698