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

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

Issue 1467123003: Create base class for common functionality of Web{Local,Remote}Frame (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: --no-find-copies Created 5 years, 1 month 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: 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 9c0036470635b20a2260b21e5780e82d71e68039..eee6c0f2e4d837b27b8fd1aad6513dab2e7bbb7d 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -145,6 +145,8 @@
'WebFontImpl.h',
'WebFormControlElement.cpp',
'WebFormElement.cpp',
+ 'WebFrameImplBase.cpp',
+ 'WebFrameImplBase.h',
'WebFrame.cpp',
'WebFrameWidgetImpl.cpp',
'WebFrameWidgetImpl.h',

Powered by Google App Engine
This is Rietveld 408576698