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

Unified Diff: Source/platform/blink_platform.gypi

Issue 178113003: Revert of Use SkLayerDrawLooper::Builder to construct SkLayerDrawLooper. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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/rendering/svg/SVGInlineTextBox.cpp ('k') | Source/platform/graphics/DrawLooper.h » ('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 a2460bfa00f1290c47f36d3e1be6cbaeeae830b0..4c7fdb76f535e48c443379065a98d17ba7a2f465 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -567,8 +567,8 @@
'graphics/DiscardablePixelRef.h',
'graphics/DisplayList.cpp',
'graphics/DisplayList.h',
- 'graphics/DrawLooperBuilder.cpp',
- 'graphics/DrawLooperBuilder.h',
+ 'graphics/DrawLooper.cpp',
+ 'graphics/DrawLooper.h',
'graphics/FrameData.cpp',
'graphics/FrameData.h',
'graphics/GeneratedImage.cpp',
« no previous file with comments | « Source/core/rendering/svg/SVGInlineTextBox.cpp ('k') | Source/platform/graphics/DrawLooper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698