Chromium Code Reviews| Index: chrome/BUILD.gn | 
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn | 
| index 6577651baf3f3983b460731aad1df153b66ed4c9..d49ff3db1e649e68d0fd86d9161c3e835ffa2a86 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. |