Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index 5bcb4e75862eb6baadaa04b001194f2cfe91b42e..1f6ab3b2ce2717e2ec3a876d04a62d5b1255622e 100644 |
| --- a/chrome/BUILD.gn |
| +++ b/chrome/BUILD.gn |
| @@ -58,7 +58,7 @@ executable("chrome") { |
| "//base/allocator", |
| # Needed to use the master_preferences functions |
| "//chrome/installer/util", |
| - "//content/app:both", |
| + "//content/public/app:both", |
| ] |
| # Needed for chrome_main.cc initialization of libraries. |