| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index 6705dac271223a70b3cd2eef5f73bc6bf6459750..883fb69d3b1525f5008e9055098db3165a6bdd59 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2199,7 +2199,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', {
|
|
|