| 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 36be90d72f8194002e9eb796de2612129ee8a402..2dd00c721ce91ff5a3d93ff328b5d1f132cf6ac1 100644
|
| --- a/chrome/browser/ui/apps/chrome_app_delegate.cc
|
| +++ b/chrome/browser/ui/apps/chrome_app_delegate.cc
|
| @@ -39,7 +39,7 @@
|
| #include "extensions/common/constants.h"
|
|
|
| #if defined(USE_ASH)
|
| -#include "ash/shelf/shelf_constants.h"
|
| +#include "ash/common/shelf/shelf_constants.h"
|
| #endif
|
|
|
| #if defined(ENABLE_PRINTING)
|
|
|