Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index f543d3774d860c77ddcf82b3472981039d49f5a2..92afe81c8bede7d0f0a920a87ede243af03563d6 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2172,7 +2172,7 @@ |
['toolkit_uses_gtk == 1 or chromeos==1 or (OS=="linux" and use_aura==1)', { |
'dependencies': [ |
'../build/linux/system.gyp:ssl', |
- 'browser/chromeos/input_method/input_method.gyp:mozc_commands_proto', |
+ '../third_party/mozc/chrome/chromeos/renderer/chromeos_renderer.gyp:mozc_commands_proto', |
], |
}], |
['use_gnome_keyring == 0', { |