Chromium Code Reviews| Index: chrome/browser/ui/apps/chrome_app_delegate.cc |
| diff --git a/chrome/browser/ui/apps/chrome_app_delegate.cc b/chrome/browser/ui/apps/chrome_app_delegate.cc |
| index 5b90605119028199a8b6255ab8900720ccef53b1..e66f6ae9ac7201f0545bbcee9d3e65be1a78b722 100644 |
| --- a/chrome/browser/ui/apps/chrome_app_delegate.cc |
| +++ b/chrome/browser/ui/apps/chrome_app_delegate.cc |
| @@ -41,7 +41,7 @@ |
| #include "printing/features/features.h" |
| #if defined(USE_ASH) |
| -#include "ash/common/shelf/shelf_constants.h" // nogncheck |
| +#include "ash/shelf/shelf_constants.h" // nogncheck |
| #endif |
| #if BUILDFLAG(ENABLE_PRINTING) |