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

Unified Diff: Source/core/core.gypi

Issue 1190133002: Remove WorkerScriptLoaderClient and inheritances (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: review #6 and #7 Created 5 years, 6 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 | « no previous file | Source/core/workers/InProcessWorkerBase.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b5817efb05fa2a8488c8a70bc9a20cacf54c6ced..9f9a964c19d532ea0f0495886cb425f496afa25b 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2079,7 +2079,6 @@
'workers/WorkerReportingProxy.h',
'workers/WorkerScriptLoader.cpp',
'workers/WorkerScriptLoader.h',
- 'workers/WorkerScriptLoaderClient.h',
'workers/WorkerThread.cpp',
'workers/WorkerThread.h',
'workers/WorkerThreadStartupData.cpp',
« no previous file with comments | « no previous file | Source/core/workers/InProcessWorkerBase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698