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.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 0796afa..f8d4244 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -131,6 +131,8 @@
],
'sources': [
'<@(cc_tests_support_files)',
+ 'test/test_webkit_platform.cc',
+ 'test/test_webkit_platform.h',
],
},
],