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

Unified Diff: Source/web/web.gypi

Issue 40143003: Simplify SharedWorkerRepository code (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | public/web/WebFrameClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 515e786ea1083b0644442e8447578c67f2360b47..fa50d3e0c84b30bd52e70b6e26b46a38b3d3a720 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -90,7 +90,8 @@
'PrerendererClientImpl.h',
'ScrollbarGroup.cpp',
'ScrollbarGroup.h',
- 'SharedWorkerRepository.cpp',
+ 'SharedWorkerRepositoryClientImpl.cpp',
+ 'SharedWorkerRepositoryClientImpl.h',
'SourceBufferPrivateImpl.cpp',
'SourceBufferPrivateImpl.h',
'SpeechInputClientImpl.cpp',
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | public/web/WebFrameClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698