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

Unified Diff: ui/base/ui_base.gyp

Issue 727143002: Moves code from chromeos/ime to ui/base/ime/chromeos. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 9f187df8d8a9ca6d89586c2ac3862a06f0afd81c..ffbd849117296d310e7f6ff7d7ab6f5775e250d6 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -663,7 +663,7 @@
}],
['chromeos==1', {
'dependencies': [
- '../../chromeos/chromeos.gyp:chromeos',
+ '../chromeos/ui_chromeos.gyp:ui_chromeos',
],
}],
['OS!="win"', {

Powered by Google App Engine
This is Rietveld 408576698