| Index: ash/wm/custom_frame_view_ash_unittest.cc
|
| diff --git a/ash/wm/custom_frame_view_ash_unittest.cc b/ash/wm/custom_frame_view_ash_unittest.cc
|
| index 97d37f19e60ac4617c0ed2c95264bda235a62b87..5246915d264af960cda6a3f546b016d7c7673de1 100644
|
| --- a/ash/wm/custom_frame_view_ash_unittest.cc
|
| +++ b/ash/wm/custom_frame_view_ash_unittest.cc
|
| @@ -64,7 +64,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;
|
|
|