Index: chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc |
diff --git a/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc b/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc |
index 2a1b343f1610d65a63be6882cab58845d5e8c3e4..311cfaf6cc988419fab00e30ded5d34f0da4b24c 100644 |
--- a/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc |
+++ b/chrome/browser/ui/views/apps/app_info_dialog/app_info_footer_panel.cc |
@@ -21,8 +21,8 @@ |
#include "ui/views/widget/widget.h" |
#if defined(USE_ASH) |
-#include "ash/common/shelf/shelf_delegate.h" // nogncheck |
-#include "ash/common/wm_shell.h" // nogncheck |
+#include "ash/shelf/shelf_delegate.h" // nogncheck |
+#include "ash/wm_shell.h" // nogncheck |
#include "chrome/browser/ui/ash/launcher/chrome_launcher_controller_util.h" // nogncheck |
#endif |