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

Unified Diff: content/content_tests.gypi

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 | « content/common/cursors/webcursor_ozone.cc ('k') | ui/aura/window_tree_host_ozone.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index f662451e3dcc5ac00559016f739bee3941cd4ae2..fc0de43f617f6c3b549d8378b0e34a3222dc6556 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -915,7 +915,7 @@
}],
['use_ozone==1', {
'dependencies': [
- '../ui/gfx/ozone/gfx_ozone.gyp:gfx_ozone',
+ '../ui/ozone/ozone.gyp:ozone_base',
],
}],
],
« no previous file with comments | « content/common/cursors/webcursor_ozone.cc ('k') | ui/aura/window_tree_host_ozone.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698