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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 7600016: WebKitClient::createThread and associated implementation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: For the trybots Created 9 years, 4 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 | « base/threading/thread.cc ('k') | webkit/glue/webkitclient_impl.h » ('j') | no next file with comments »
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 28f1dedbe11f5de3e79e9f6b61048889b7d403a1..0d93dd48fb10c8b5c60e717755207ab122aca7dc 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -433,6 +433,8 @@
'webthemeengine_impl_linux.cc',
'webthemeengine_impl_mac.cc',
'webthemeengine_impl_win.cc',
+ 'webthread_impl.h',
+ 'webthread_impl.cc',
'weburlloader_impl.cc',
'weburlloader_impl.h',
'webvideoframe_impl.cc',
« no previous file with comments | « base/threading/thread.cc ('k') | webkit/glue/webkitclient_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698