| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 3f82cb797638ee4f63a2abd8bd539d1cf68029a0..0ca5776bc5b7d1620bc9eb97943ef259df21fe3e 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1358,12 +1358,6 @@
|
| 'browser/gamepad/gamepad_platform_data_fetcher.cc',
|
| ]
|
| }],
|
| - # TODO(sky): conditional temporary until mojo is sorted out on mac.
|
| - ['OS=="win" or OS=="linux" or OS=="android"', {
|
| - 'dependencies': [
|
| - '../mojo/mojo.gyp:mojo_system',
|
| - ],
|
| - }],
|
| ['OS=="ios"', {
|
| 'sources/': [
|
| # iOS only needs a small portion of content; exclude all the
|
|
|