Commit ba547288 authored by jamesr's avatar jamesr Committed by Commit bot

Add mojo_view_manager -> skia dep

Fixes windows component error since we use SkMatrix in DrawViewTree.

BUG=413727

Review URL: https://codereview.chromium.org/566933003

Cr-Commit-Position: refs/heads/master@{#294625}
parent 67548025
......@@ -703,6 +703,7 @@
'dependencies': [
'../base/base.gyp:base',
'../cc/cc.gyp:cc_surfaces',
'../skia/skia.gyp:skia',
'../ui/base/ui_base.gyp:ui_base',
'../ui/events/events.gyp:events',
'../ui/events/events.gyp:events_base',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment