diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 2ff892a..1ae861b 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -341,7 +341,7 @@ }], ['remoting==1', { 'dependencies': [ - '../remoting/remoting.gyp:chromoting_client_plugin', + '../remoting/remoting.gyp:remoting_client_plugin', ], }], ], |