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

Unified Diff: ui/ui_unittests.gyp

Issue 312393002: ozone: Move the factory interfaces into a common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 6 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: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index 94e30891bce5ce2b52bc561f240495cce67742d9..c985d6c617315da255783b4ac84a7cdc99fa530d 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -202,11 +202,6 @@
'gfx/screen_unittest.cc',
],
}],
- ['use_ozone==1', {
- 'dependencies': [
- 'gfx/ozone/gfx_ozone.gyp:gfx_ozone',
- ],
- }],
['use_ozone==1 and use_pango==0', {
'sources!': [
'gfx/canvas_unittest.cc',
« ui/ozone/factories/surface_ozone_canvas.h ('K') | « ui/ozone/platform/test/test.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698