| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 0878db96207e204df94777ff8e771c1c0091c113..f77a578b18ecf1f1c177c86d323be885401a60f2 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -327,6 +327,9 @@
|
| 'output/texture_mailbox_deleter.h',
|
| 'output/viewport_selection_bound.cc',
|
| 'output/viewport_selection_bound.h',
|
| + 'output/vulkan_context_provider.h',
|
| + 'output/vulkan_in_process_context_provider.h',
|
| + 'output/vulkan_in_process_context_provider.cc',
|
| 'playback/clip_display_item.cc',
|
| 'playback/clip_display_item.h',
|
| 'playback/clip_path_display_item.cc',
|
|
|