| 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 6f810993644d47a38ebd48a40d4d64a150b0150e..bf653659e3e128c9172805306662caa5a2f7715d 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/common/shelf/shelf_constants.h"
|
| +#include "ash/common/shelf/shelf_constants.h" // nogncheck
|
| #endif
|
|
|
| #if defined(ENABLE_PRINTING)
|
|
|