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

Unified Diff: ui/display/display_unittests.gypi

Issue 187073002: Refactoring display configuration state to allow generic state objects (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 9 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.gyp ('k') | no next file » | 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 3d2de98ad8303a1e1b08065fd9bf079ebee5494b..6597bb989ff4e6253b3372c2c2b4f1276128537d 100644
--- a/ui/display/display_unittests.gypi
+++ b/ui/display/display_unittests.gypi
@@ -22,6 +22,7 @@
['chromeos == 1', {
'dependencies': [
'../ui/display/display.gyp:display',
+ '../ui/display/display.gyp:display_test_util',
],
}],
],
« no previous file with comments | « ui/display/display.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698