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

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: tot-merge-r278697 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
« no previous file with comments | « ui/ozone/public/surface_ozone_egl.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gyp
diff --git a/ui/ui_unittests.gyp b/ui/ui_unittests.gyp
index 25bedb9a68f54243628078a06b9e2cc770a1326e..f510872c7e377e3507e493d03a49580558b6490d 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/render_text_unittest.cc',
« no previous file with comments | « ui/ozone/public/surface_ozone_egl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698