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

Unified Diff: webkit/compositor_bindings/compositor_bindings.gyp

Issue 11344004: Remove WebKit::Platform dependencies from cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix webkit_compositor_bindings_unittests Created 8 years, 2 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 | « webkit/compositor_bindings/ccthread_impl.cc ('k') | webkit/compositor_bindings/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
index ad734c316bc0a43763bad2dfc78d0140df436eed..309a9841d527ed816899fff5b643ab7a07867d55 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -5,8 +5,6 @@
{
'variables': {
'webkit_compositor_bindings_sources': [
- 'ccthread_impl.cc',
- 'ccthread_impl.h',
'web_animation_curve_common.cc',
'web_animation_curve_common.h',
'web_animation_impl.cc',
« no previous file with comments | « webkit/compositor_bindings/ccthread_impl.cc ('k') | webkit/compositor_bindings/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698