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

Unified Diff: Source/web/web.gypi

Issue 573353002: Plumbing toward transitioning remote frame back to a local frame. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: forward declarations, drop a spurious parameter Created 6 years, 3 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/WebRemoteFrameImpl.cpp ('k') | public/web/WebRemoteFrameClient.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 6f19606c12312d26b16712f60116adf067dad72e..f37c8ad43a6127e78e57b99836ad19fd197505db 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -78,8 +78,8 @@
'PopupMenuChromium.h',
'PrerendererClientImpl.cpp',
'PrerendererClientImpl.h',
- 'RemoteFrameClient.cpp',
- 'RemoteFrameClient.h',
+ 'RemoteFrameClientImpl.cpp',
+ 'RemoteFrameClientImpl.h',
'ScrollbarGroup.cpp',
'ScrollbarGroup.h',
'ServiceWorkerGlobalScopeClientImpl.cpp',
« no previous file with comments | « Source/web/WebRemoteFrameImpl.cpp ('k') | public/web/WebRemoteFrameClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698