Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 76f994cb9f92aac35682f4ff1a0850cb212b954b..dd64981eefb05146555dd4044684ee631001e4f1 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -1566,6 +1566,7 @@ |
| 'dependencies': [ |
| 'browser/devtools/devtools_resources.gyp:devtools_resources', |
| 'content_common_mojo_bindings', |
| + '../ui/accessibility/accessibility.gyp:accessibility_platform', |
|
dmazzoni
2014/07/30 05:53:12
nit: sort this
Andre
2014/07/30 18:50:16
Done.
|
| '../cc/cc.gyp:cc', |
| '../cc/cc.gyp:cc_surfaces', |
| '../mojo/mojo.gyp:mojo_cpp_bindings', |