diff options
author | leviw <leviw@chromium.org> | 2015-01-16 15:08:00 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-16 23:08:58 +0000 |
commit | f97853535ac2f128f15ae7f804edf255b84c4b02 (patch) | |
tree | 077cdf91a0d51fe653b79f7a4fbe5b814dc25632 /cc/cc.gyp | |
parent | 4a4f415efb72580d520da2a32b89eb5a6ca6a109 (diff) | |
download | chromium_src-f97853535ac2f128f15ae7f804edf255b84c4b02.zip chromium_src-f97853535ac2f128f15ae7f804edf255b84c4b02.tar.gz chromium_src-f97853535ac2f128f15ae7f804edf255b84c4b02.tar.bz2 |
Pipe ClipPathDisplayItem down to CC
CC-side of ClipPath before I flip the switch in Blink with
https://codereview.chromium.org/851363002.
Review URL: https://codereview.chromium.org/855573002
Cr-Commit-Position: refs/heads/master@{#311975}
Diffstat (limited to 'cc/cc.gyp')
-rw-r--r-- | cc/cc.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -364,6 +364,8 @@ 'resources/bitmap_skpicture_content_layer_updater.h', 'resources/clip_display_item.cc', 'resources/clip_display_item.h', + 'resources/clip_path_display_item.cc', + 'resources/clip_path_display_item.h', 'resources/content_layer_updater.cc', 'resources/content_layer_updater.h', 'resources/display_item.cc', |