Index: ash/frame/custom_frame_view_ash_unittest.cc |
diff --git a/ash/frame/custom_frame_view_ash_unittest.cc b/ash/frame/custom_frame_view_ash_unittest.cc |
index 014f586bcd37f55763ef4da1bd3a0915011314f5..299b983415c4f1151ad08a7b13cbd775f7283a62 100644 |
--- a/ash/frame/custom_frame_view_ash_unittest.cc |
+++ b/ash/frame/custom_frame_view_ash_unittest.cc |
@@ -114,7 +114,7 @@ TEST_F(CustomFrameViewAshTest, HeaderHeight) { |
rb.GetImageSkiaNamed(IDR_AURA_WINDOW_CONTROL_BACKGROUND_H); |
// |kSeparatorSize| should match |kHeaderContentSeparatorSize| in |
- // header_painter.cc |
+ // default_header_painter.cc |
// TODO(pkotwicz): Clean this test up once the separator overlays the window |
// controls. |
const int kSeparatorSize = 1; |