Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1735)

Unified Diff: build/all.gyp

Issue 372743004: ozone: Fix interactive_ui_tests build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 03b86b0edba985a5572330255b98453e4123fabe..bc89c741670e27a497b826238cd5629f29109c51 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
- ],
}],
],
},

Powered by Google App Engine
This is Rietveld 408576698