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

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: . 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 9cdc3df5611f933436cf0ef542f51dfa46cd4fb7..2e628159d5a270ffbcffc17daec4597eb170e340 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -912,7 +912,7 @@
}],
['use_ozone==1', {
'dependencies': [
- '../ui/gfx/ozone/gfx_ozone.gyp:gfx_ozone',
+ '../ui/ozone/ozone.gyp:ozone_base',
],
}],
],

Powered by Google App Engine
This is Rietveld 408576698