Chromium Code Reviews| Index: content/gpu/BUILD.gn |
| diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn |
| index 5ef0014e587f38b45e77c925536912e5bb094aa1..2f5d1133244fd8fda557203b4e4c91dd9b5a0c47 100644 |
| --- a/content/gpu/BUILD.gn |
| +++ b/content/gpu/BUILD.gn |
| @@ -41,8 +41,8 @@ source_set("gpu_sources") { |
| "//base", |
| "//content:export", |
| "//content/public/child:child_sources", |
| + "//mojo/application/public/interfaces", |
| "//skia", |
| - "//third_party/mojo/src/mojo/public/interfaces/application", |
| "//ui/gl", |
| ] |