Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3186)

Unified Diff: cc/cc_tests.gyp

Issue 10918281: Enable webkit_compositor_bindings_unittests in component builds (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | cc/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 0796afa8729877ef146c2f4ed354d1a1aa4b76b5..f8d424414390a8d36ba8350299f7a5ac0baecacd 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',
],
},
],
« no previous file with comments | « no previous file | cc/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698