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 e50fbc9..8d52f1e 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -340,7 +340,7 @@ }], ['remoting==1', { 'dependencies': [ - '../remoting/remoting.gyp:chromoting_plugin', + '../remoting/remoting.gyp:chromoting_client_plugin', ], }], ], |