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

Unified Diff: ui/ozone/ime/ime.gypi

Issue 198333004: Move ui.gyp into ui/base/ directory. (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/native_theme/native_theme.gyp ('k') | ui/shell_dialogs/shell_dialogs.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/ime/ime.gypi
diff --git a/ui/ozone/ime/ime.gypi b/ui/ozone/ime/ime.gypi
index b9127977778815fe2a7888c19b3489c5c5a63aa8..0334e064a9cafe4f6c8648ecbb263f2b9020dbc4 100644
--- a/ui/ozone/ime/ime.gypi
+++ b/ui/ozone/ime/ime.gypi
@@ -4,7 +4,7 @@
{
'dependencies': [
- '<(DEPTH)/ui/ui.gyp:ui',
+ '<(DEPTH)/ui/base/ui_base.gyp:ui_base',
],
'sources': [
'fake_input_method_context_ozone.cc',
« no previous file with comments | « ui/native_theme/native_theme.gyp ('k') | ui/shell_dialogs/shell_dialogs.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698