Commit e238c63f authored by dnicoara@chromium.org's avatar dnicoara@chromium.org

[Ozone] Fix GL CrOS Ozone build dependency

NOTRY=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269862 0039d316-1c4b-4281-b951-d872f2087c98
parent 45127d85
...@@ -299,6 +299,7 @@ ...@@ -299,6 +299,7 @@
}], }],
['use_ozone==1', { ['use_ozone==1', {
'dependencies': [ 'dependencies': [
'../gfx/ozone/gfx_ozone.gyp:gfx_ozone',
'../ozone/ozone.gyp:ozone', '../ozone/ozone.gyp:ozone',
], ],
}], }],
......
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