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

Unified Diff: gpu/gpu.gyp

Issue 555373004: Compile specific parts of the Android build with -O2. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Backport gpu to the new system Created 6 years, 3 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: gpu/gpu.gyp
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index 5db004090e1dedd3dc5e431d8a3fb9b9e67d8aa5..bd20fb035aae5e740a8864fa529a7e684b3a61f9 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -478,6 +478,7 @@
'type': 'static_library',
'includes': [
'command_buffer_service.gypi',
+ '../build/android/optimize_speed_template.gypi',
],
'dependencies': [
'command_buffer_common',
« cc/BUILD.gn ('K') | « gpu/command_buffer_service.gypi ('k') | skia/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698