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

Unified Diff: third_party/WebKit/Source/web/web.gypi

Issue 1602663003: Framelet Prototype 2016 using Mojo IPC Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Disabled oilpan Created 4 years, 11 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 | « third_party/WebKit/Source/web/WebLocalFrameImpl.cpp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index 81cac440c62fc0041440cd40aa354d027fa6578d..e77f89b4eea8341f5a650aabef9cd73ffac99627 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -37,6 +37,8 @@
'ExternalPopupMenu.h',
'FindInPageCoordinates.cpp',
'FindInPageCoordinates.h',
+ 'FrameletClientImpl.cpp',
+ 'FrameletClientImpl.h',
'FrameLoaderClientImpl.cpp',
'FrameLoaderClientImpl.h',
'FullscreenController.cpp',
@@ -148,6 +150,8 @@
'WebFrame.cpp',
'WebFrameImplBase.cpp',
'WebFrameImplBase.h',
+ 'WebFrameletImpl.cpp',
+ 'WebFrameletImpl.h',
'WebFrameSerializer.cpp',
'WebFrameSerializerImpl.cpp',
'WebFrameSerializerImpl.h',
« no previous file with comments | « third_party/WebKit/Source/web/WebLocalFrameImpl.cpp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698