| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 6a1600e06c1657c5469ddbaed893062985778cd7..a221f40a697b00d1fc22ba730ae4f2efccda3fd8 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2171,7 +2171,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_candidates_proto',
|
| ],
|
| }],
|
| ['use_gnome_keyring == 0', {
|
|
|