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

Unified Diff: Source/WebKit/chromium/WebKit.gyp

Issue 15425006: Revert "Remove NonCompositedContentHost" and follow-up rebaselining. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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
Index: Source/WebKit/chromium/WebKit.gyp
diff --git a/Source/WebKit/chromium/WebKit.gyp b/Source/WebKit/chromium/WebKit.gyp
index d7a866f91f946f6ea780ef349ecebcb9d2ab21bd..37c1f538a3cdbd0d939a5cd75a73f6d905348379 100644
--- a/Source/WebKit/chromium/WebKit.gyp
+++ b/Source/WebKit/chromium/WebKit.gyp
@@ -342,6 +342,8 @@
'src/InspectorFrontendClientImpl.h',
'src/LinkHighlight.cpp',
'src/LinkHighlight.h',
+ 'src/NonCompositedContentHost.cpp',
+ 'src/NonCompositedContentHost.h',
'src/PrerendererClientImpl.h',
'src/PrerendererClientImpl.cpp',
'src/android/WebInputEventFactory.cpp',

Powered by Google App Engine
This is Rietveld 408576698