Commit 12556951 authored by jbudorick's avatar jbudorick Committed by Commit bot

Make content_gpu.gypi depend on content_common_mojo_bindings in gyp.

mirroring https://code.google.com/p/chromium/codesearch#chromium/src/content/gpu/BUILD.gn&l=53

BUG=581707
NOTRY=true
NOTREECHECKS=true
TBR=jam@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#371910}
parent 605adccc
......@@ -7,6 +7,7 @@
'../base/base.gyp:base',
'../skia/skia.gyp:skia',
'../ui/gl/gl.gyp:gl',
'content_common_mojo_bindings.gyp:content_common_mojo_bindings',
],
'sources': [
'gpu/gpu_child_thread.cc',
......
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