Chromium Code Reviews| Index: content/content_app.gypi |
| diff --git a/content/content_app.gypi b/content/content_app.gypi |
| index a662a6af8bb19a9e419b539f1c7e60615ab35026..6f800e352c21ce0b2a31be0a3d33fff657000c61 100644 |
| --- a/content/content_app.gypi |
| +++ b/content/content_app.gypi |
| @@ -47,6 +47,9 @@ |
| 'content.gyp:content_jni_headers', |
| '../skia/skia.gyp:skia', |
| ], |
| + 'includes': [ |
| + '../build/android/cpufeatures.gypi', |
| + ], |
| }], |
| ['OS=="ios"', { |
| 'sources!': [ |