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

Unified Diff: content/content_worker.gypi

Issue 46583005: Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker thread (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed comments Created 7 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
Index: content/content_worker.gypi
diff --git a/content/content_worker.gypi b/content/content_worker.gypi
index 827ca531438b4eb0512fe6dd23b0fcb51cc43880..4ee159969a49a79509fe6a620fe60c60f25e9aa6 100644
--- a/content/content_worker.gypi
+++ b/content/content_worker.gypi
@@ -16,6 +16,8 @@
'worker/websharedworkerclient_proxy.cc',
'worker/websharedworkerclient_proxy.h',
'worker/worker_main.cc',
+ 'worker/shared_worker_permission_client_proxy.cc',
+ 'worker/shared_worker_permission_client_proxy.h',
'worker/worker_thread.cc',
'worker/worker_thread.h',
'worker/worker_webapplicationcachehost_impl.cc',
« no previous file with comments | « chrome/renderer/worker_permission_client_proxy.cc ('k') | content/public/renderer/content_renderer_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698