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

Unified Diff: ui/display/display_unittests.gypi

Issue 230763004: Split ui/display types into separate module and have Ozone depend on it (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 8 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/display/display_constants.h ('k') | ui/display/types/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/display_unittests.gypi
diff --git a/ui/display/display_unittests.gypi b/ui/display/display_unittests.gypi
index 5fa9303f5343718b478429f0f1e02e058608ac94..75f5c77555109c494eb7aa1a0950251de691da8a 100644
--- a/ui/display/display_unittests.gypi
+++ b/ui/display/display_unittests.gypi
@@ -25,6 +25,7 @@
['chromeos == 1', {
'dependencies': [
'../ui/display/display.gyp:display_test_util',
+ '../ui/display/display.gyp:display_types',
],
}],
],
« no previous file with comments | « ui/display/display_constants.h ('k') | ui/display/types/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698