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

Unified Diff: ui/ui_unittests.gyp

Issue 192483007: Move chromeos/display/* to ui/display/chromeos (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix formatting 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
« ui/display/display_unittests.gypi ('K') | « ui/display/display_unittests.gypi ('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 4517662beca047474495ce1deaa4594e59d8eb6c..6f789ed4b07f5531567d2a8b87a3e482d5b2657d 100644
--- a/ui/ui_unittests.gyp
+++ b/ui/ui_unittests.gyp
@@ -162,6 +162,9 @@
'gfx/transform_util_unittest.cc',
'gfx/utf16_indexing_unittest.cc',
],
+ 'includes': [
+ 'display/display_unittests.gypi',
+ ],
'include_dirs': [
'../',
],
« ui/display/display_unittests.gypi ('K') | « ui/display/display_unittests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698