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

Unified Diff: cc/cc.gyp

Issue 960873002: Update from https://crrev.com/318214 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | « cc/blink/web_layer_impl.cc ('k') | cc/input/top_controls_manager.h » ('j') | no next file with comments »
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 84a0930cf5b02118e7b60f3b0b3f8d995f322c08..0c4ee74cb36be2e56fefdfe54f952a821912338e 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -370,6 +370,8 @@
'resources/clip_display_item.h',
'resources/clip_path_display_item.cc',
'resources/clip_path_display_item.h',
+ 'resources/compositing_display_item.cc',
+ 'resources/compositing_display_item.h',
'resources/content_layer_updater.cc',
'resources/content_layer_updater.h',
'resources/display_item.cc',
@@ -500,8 +502,6 @@
'resources/transferable_resource.h',
'resources/transform_display_item.cc',
'resources/transform_display_item.h',
- 'resources/transparency_display_item.cc',
- 'resources/transparency_display_item.h',
'resources/ui_resource_bitmap.cc',
'resources/ui_resource_bitmap.h',
'resources/ui_resource_client.h',
« no previous file with comments | « cc/blink/web_layer_impl.cc ('k') | cc/input/top_controls_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698