From f744e240e1c159dd1fc1e1944611680c1f68bc5b Mon Sep 17 00:00:00 2001 From: "spang@chromium.org" Date: Mon, 7 Jul 2014 23:17:37 +0000 Subject: ozone: Fix interactive_ui_tests build This fixes the build only. We need to implement the rest of UIControlsOzone to make the tests pass. BUG=362166 TEST=build interactive_ui_tests with use_ozone=1 chromeos=1 TBR=sky Review URL: https://codereview.chromium.org/372743004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@281601 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 3 --- 1 file changed, 3 deletions(-) (limited to 'build') diff --git a/build/all.gyp b/build/all.gyp index 03b86b0..bc89c74 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -1186,9 +1186,6 @@ '../ui/ozone/ozone.gyp:*', '../ui/ozone/demo/ozone_demos.gyp:*', ], - 'dependencies!': [ - '../chrome/chrome.gyp:interactive_ui_tests', # crbug.com/362166 - ], }], ], }, -- cgit v1.1