Commit 35cbcf5d authored by backer@chromium.org's avatar backer@chromium.org

Fix use_aura=1 component build.

TBR=ben@chromium.org
BUG=None
TEST=builds with GYP_DEFINES="component=shared_library use_aura=1" on linux

Review URL: http://codereview.chromium.org/8551008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110917 0039d316-1c4b-4281-b951-d872f2087c98
parent ed803ac9
......@@ -4253,6 +4253,7 @@
['include', '^browser/ui/webui/cookies_tree_model_adapter.h'],
],
'dependencies': [
'../ui/aura/aura.gyp:aura',
'../ui/aura_shell/aura_shell.gyp:aura_shell',
'../ui/gfx/compositor/compositor.gyp:compositor',
],
......
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