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

Unified Diff: trunk/src/chrome/chrome_browser_extensions.gypi

Issue 12453021: Revert 190596 "Extract input_method_whitelist.{h|cc} from c/b/ch..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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 | « trunk/src/chrome/chrome_browser_chromeos.gypi ('k') | trunk/src/chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/chrome_browser_extensions.gypi
===================================================================
--- trunk/src/chrome/chrome_browser_extensions.gypi (revision 190642)
+++ trunk/src/chrome/chrome_browser_extensions.gypi (working copy)
@@ -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 | « trunk/src/chrome/chrome_browser_chromeos.gypi ('k') | trunk/src/chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698