| Index: content/app/BUILD.gn
|
| diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
|
| index 1c4e91355318603af56e600d2263ad762366e25f..47b0d6c6be324d6298b509d052ede0bea437ecc1 100644
|
| --- a/content/app/BUILD.gn
|
| +++ b/content/app/BUILD.gn
|
| @@ -28,7 +28,7 @@ template("implement_content_app") {
|
| "//crypto",
|
| "//services/shell/public/interfaces",
|
| "//mojo/edk/system",
|
| - "//third_party/WebKit/public:mojo_bindings",
|
| + "//third_party/WebKit/Source/platform:mojo_bindings",
|
| "//ui/base",
|
| "//ui/gfx",
|
| "//ui/gfx/geometry",
|
|
|