Chromium Code Reviews| Index: mash/BUILD.gn |
| diff --git a/mash/BUILD.gn b/mash/BUILD.gn |
| index 73689fb43a13c739fad89897a66c4b22c7c88ccc..b8b45a45e142841fc27cd567057ce724356bdb33 100644 |
| --- a/mash/BUILD.gn |
| +++ b/mash/BUILD.gn |
| @@ -121,6 +121,7 @@ if (is_chromeos) { |
| "//base/test:test_support", |
| "//cc", |
| "//cc:test_support", |
| + "//cc/surfaces:surfaces", |
|
sky
2017/03/02 03:07:56
You don't need the :surfaces here.
reveman
2017/03/02 12:44:13
Done.
|
| "//mojo/edk/system", |
| "//services/catalog:lib", |
| "//ui/aura", |