Index: gpu/command_buffer_service.gypi |
diff --git a/gpu/command_buffer_service.gypi b/gpu/command_buffer_service.gypi |
index a4d0ece3ae2cf0892a352aac93b34a7077bcfb00..13e7ccd5c4ebd5c9a3d31534ffae75510a40a647 100644 |
--- a/gpu/command_buffer_service.gypi |
+++ b/gpu/command_buffer_service.gypi |
@@ -139,12 +139,5 @@ |
'command_buffer/service/async_pixel_transfer_manager_egl.h', |
], |
}], |
- ['OS=="android"', { |
- 'configurations': { |
- 'Release': { |
- 'cflags': ['-O2'] |
- } |
- } |
- }] |
], |
} |