Chromium Code Reviews| Index: chrome/chrome_common.gypi |
| diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
| index 9e5e5624b9470e136bbfdbbdfddbde0a74cb3371..31572eb39ebcacd59ac4b6fb9aff643e8407cdf1 100644 |
| --- a/chrome/chrome_common.gypi |
| +++ b/chrome/chrome_common.gypi |
| @@ -311,6 +311,11 @@ |
| 'common/sandbox_policy.cc', |
| ], |
| }], |
| + ['remoting==1', { |
| + 'dependencies': [ |
| + '../remoting/remoting.gyp:chromoting_plugin', |
| + ], |
| + }], |
| ], |
| 'export_dependent_settings': [ |
| '../app/app.gyp:app_base', |