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

Unified Diff: cc/cc_tests.gyp

Issue 47323002: ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ui_unittests.gyp Created 7 years, 2 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: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index c0f40230911feed338a02050b0d09284a1094a87..f44edf0ca6405336e7ebb1ba2a732c97d23f2f3b 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -326,7 +326,7 @@
'dependencies': [
'../skia/skia.gyp:skia',
'../ui/gfx/gfx.gyp:gfx',
- '../ui/ui.gyp:ui_test_support',
+ '../ui/ui_unittests.gyp:ui_test_support',
],
},
],

Powered by Google App Engine
This is Rietveld 408576698