Chromium Code Reviews

Unified Diff: ui/keyboard/keyboard.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.
Jump to:
View side-by-side diff with in-line comments
Index: ui/keyboard/keyboard.gyp
diff --git a/ui/keyboard/keyboard.gyp b/ui/keyboard/keyboard.gyp
index 4edb5ef9a18c92962fa08e6d13e804956c5b0703..762b55597b947a86c11cb8fc225441090239253b 100644
--- a/ui/keyboard/keyboard.gyp
+++ b/ui/keyboard/keyboard.gyp
@@ -86,8 +86,8 @@
'../aura/aura.gyp:aura_test_support',
'../compositor/compositor.gyp:compositor',
'../gfx/gfx.gyp:gfx',
- '../ui.gyp:run_ui_unittests',
'../ui.gyp:ui',
+ '../ui_unittests.gyp:run_ui_unittests',
'keyboard',
],
'sources': [

Powered by Google App Engine