summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 215f34b..2834a0a 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -125,7 +125,6 @@
],
'defines': [
'USE_LIBCC_FOR_COMPOSITOR',
- 'WTF_USE_ACCELERATED_COMPOSITING=1',
],
'include_dirs': [
'stubs',
@@ -146,9 +145,6 @@
{
'target_name': 'cc_test_support',
'type': 'static_library',
- 'defines': [
- 'WTF_USE_ACCELERATED_COMPOSITING=1',
- ],
'include_dirs': [
'stubs',
'test',