| Index: content/app/BUILD.gn
|
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
|
| index 3406797943b122c1b61c943dc67d3e64b72e9c22..a7db1097360020b987594d54f56f9dbc7d943296 100644
|
| --- a/content/app/BUILD.gn
|
| +++ b/content/app/BUILD.gn
|
| @@ -30,10 +30,10 @@ content_app_deps = [
|
| "//content:export",
|
| "//content:sandbox_helper_win",
|
| "//content/public/common:common_sources",
|
| - "//content/public/common:mojo_bindings",
|
| "//crypto",
|
| "//services/shell/public/interfaces",
|
| "//mojo/edk/system",
|
| + "//third_party/WebKit/public:mojo_bindings",
|
| "//ui/base",
|
| "//ui/gfx",
|
| "//ui/gfx/geometry",
|
|
|