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

Unified Diff: cc/cc.gyp

Issue 666163006: Allow layers to signal that additional sequences are needed before surface destruction (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | « cc/BUILD.gn ('k') | cc/cc_tests.gyp » ('j') | cc/layers/surface_holder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 39aa1c6c60fab588ed5c34d4a720d59b0f95f5ad..44a895557ecd15700ea08ef07a7590daba8a7b19 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -219,6 +219,8 @@
'layers/solid_color_scrollbar_layer.h',
'layers/solid_color_scrollbar_layer_impl.cc',
'layers/solid_color_scrollbar_layer_impl.h',
+ 'layers/surface_holder.cc',
+ 'layers/surface_holder.h',
'layers/surface_layer.cc',
'layers/surface_layer.h',
'layers/surface_layer_impl.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/cc_tests.gyp » ('j') | cc/layers/surface_holder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698