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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 12438012: Extract input_method_whitelist.{h|cc} from c/b/chromeos. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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 | « chrome/chrome_browser_chromeos.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 1264c05202dac1c5d0b9090abb36871b8daf2306..ef352490f5c5d9bf1de48025e4729e0bdd329227 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -741,8 +741,8 @@
['chromeos==1', {
'dependencies': [
'../build/linux/system.gyp:dbus',
+ '../chromeos/ime/input_method.gyp:gencode',
'../third_party/libevent/libevent.gyp:libevent',
- 'browser/chromeos/input_method/input_method.gyp:gencode',
'contacts_proto',
],
'sources!': [
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698