Commit 3c152ed9 authored by jamesr@chromium.org's avatar jamesr@chromium.org

Fix mojo_surfaces_app_bindings deps

TBR=ben@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282857 0039d316-1c4b-4281-b951-d872f2087c98
parent 412ffac7
...@@ -310,6 +310,8 @@ ...@@ -310,6 +310,8 @@
], ],
'dependencies': [ 'dependencies': [
'mojo_cpp_bindings', 'mojo_cpp_bindings',
'mojo_geometry_bindings',
'mojo_surfaces_bindings',
], ],
}, },
{ {
......
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