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

Unified Diff: build/all.gyp

Issue 579026: Move candidate_window from third_party/chromeos_text_input to chrome/browser/chromeos/text_input. (Closed)
Patch Set: Created 10 years, 10 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 | « no previous file | chrome/browser/chromeos/text_input/candidate_window.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 8a0910b813f9875abb6f68caf9d30a322373a64f..dbec978864009836a273d7020331b0bac5d93709 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -114,7 +114,7 @@
}],
['chromeos==1', {
'dependencies': [
- '../third_party/chromeos_text_input/text_input.gyp:*',
+ '../chrome/browser/chromeos/text_input/text_input.gyp:*',
],
}],
],
« no previous file with comments | « no previous file | chrome/browser/chromeos/text_input/candidate_window.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698