Chromium Code Reviews| 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', |