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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 8785013: Track webcore worker message loops in chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove extra include Created 9 years 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 | webkit/glue/webkitplatformsupport_impl.h » ('j') | webkit/glue/worker_task_runner.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index 2f3a88237e607aa668420420d6cfeffa9e39c2e0..0cff5ff2614f7f2b070a1f8cdd567da9cc1623e3 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -438,6 +438,8 @@
'web_io_operators.h',
'window_open_disposition.h',
'window_open_disposition.cc',
+ 'worker_task_runner.cc',
+ 'worker_task_runner.h',
# These files used to be built in the webcore target, but moved here
# since part of glue.
« no previous file with comments | « no previous file | webkit/glue/webkitplatformsupport_impl.h » ('j') | webkit/glue/worker_task_runner.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698