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

Unified Diff: webkit/tools/test_shell/test_shell.gypi

Issue 6136005: Chromium support for window.webkitRequestAnimationFrame() (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ScheduleAnimation implemented as part of WebWidgetHost Created 9 years, 11 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
Index: webkit/tools/test_shell/test_shell.gypi
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi
index bf53fd43a43e579bc44449548c8a092095eb0f38..cbf4418c922a2a752809380682777b3036cccf90 100644
--- a/webkit/tools/test_shell/test_shell.gypi
+++ b/webkit/tools/test_shell/test_shell.gypi
@@ -111,6 +111,7 @@
'webview_host_gtk.cc',
'webview_host_win.cc',
'webwidget_host.h',
+ 'webwidget_host.cc',
'webwidget_host_gtk.cc',
'webwidget_host_win.cc',
],

Powered by Google App Engine
This is Rietveld 408576698