Chromium Code Reviews| Index: device/core/core.gyp |
| diff --git a/device/core/core.gyp b/device/core/core.gyp |
| index 3137de5ae542a97d6f808c93b2ae4bf3b3853ca4..034b9e3596220d1354ae52cd509bbae42b9452c3 100644 |
| --- a/device/core/core.gyp |
| +++ b/device/core/core.gyp |
| @@ -19,6 +19,9 @@ |
| 'device_monitor_win.cc', |
| 'device_monitor_win.h', |
| ], |
| + 'dependencies': [ |
| + '<(DEPTH)/third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
| + ], |
| }, |
| ], |
| } |