Index: gpu/gpu.gyp |
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp |
index 5db004090e1dedd3dc5e431d8a3fb9b9e67d8aa5..6d88ad2e4dc872d84c1502a636c9939478678371 100644 |
--- a/gpu/gpu.gyp |
+++ b/gpu/gpu.gyp |
@@ -478,6 +478,7 @@ |
'type': 'static_library', |
'includes': [ |
'command_buffer_service.gypi', |
+ '../build/android/increase_size_for_speed.gypi', |
], |
'dependencies': [ |
'command_buffer_common', |
@@ -530,6 +531,7 @@ |
'gles2_cmd_helper.gypi', |
'gpu_config.gypi', |
'gpu_ipc.gypi', |
+ '../build/android/increase_size_for_speed.gypi', |
], |
'defines': [ |
'GPU_IMPLEMENTATION', |