Index: chrome/browser/ui/views/frame/browser_header_painter_ash.cc |
diff --git a/chrome/browser/ui/views/frame/browser_header_painter_ash.cc b/chrome/browser/ui/views/frame/browser_header_painter_ash.cc |
index ba9f1f342e40bdbed68fecf73dfdd6d75db5a734..0e01b17497fadc9e2a3df5205b02450f801ef6e4 100644 |
--- a/chrome/browser/ui/views/frame/browser_header_painter_ash.cc |
+++ b/chrome/browser/ui/views/frame/browser_header_painter_ash.cc |
@@ -4,9 +4,9 @@ |
#include "chrome/browser/ui/views/frame/browser_header_painter_ash.h" |
-#include "ash/common/ash_layout_constants.h" |
-#include "ash/common/frame/caption_buttons/frame_caption_button_container_view.h" |
-#include "ash/common/frame/header_painter_util.h" |
+#include "ash/ash_layout_constants.h" |
+#include "ash/frame/caption_buttons/frame_caption_button_container_view.h" |
+#include "ash/frame/header_painter_util.h" |
#include "ash/resources/vector_icons/vector_icons.h" |
#include "base/logging.h" // DCHECK |
#include "chrome/browser/themes/theme_properties.h" |