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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1301033002: Plumb CompositedDisplayList to WebViewImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Final checklist: cleanup ordering in WebCompositedDisplayList Created 5 years, 4 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/core/page/Page.cpp ('k') | Source/platform/exported/WebCompositedDisplayList.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 692541a9fe8f5d97293ecacf5f9ce9c78b290e00..5a91dcd85960b4f36e19f680be5dd42f3f6a9ade 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -260,6 +260,7 @@
'exported/WebAudioBus.cpp',
'exported/WebAudioDevice.cpp',
'exported/WebBlobData.cpp',
+ 'exported/WebCompositedDisplayList.cpp',
'exported/WebCompositorAnimationPlayerClient.cpp',
'exported/WebContentDecryptionModule.cpp',
'exported/WebContentDecryptionModuleAccess.cpp',
@@ -482,6 +483,7 @@
'graphics/Color.h',
'graphics/ColorSpace.cpp',
'graphics/ColorSpace.h',
+ 'graphics/CompositedDisplayList.h',
'graphics/CompositingReasons.cpp',
'graphics/CompositingReasons.h',
'graphics/ContentLayerDelegate.cpp',
« no previous file with comments | « Source/core/page/Page.cpp ('k') | Source/platform/exported/WebCompositedDisplayList.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698