| Index: ui/app_list/views/page_switcher.cc
 | 
| diff --git a/ui/app_list/views/page_switcher.cc b/ui/app_list/views/page_switcher.cc
 | 
| index f8690a74c7464916e86fc65371b5caa741eff561..99e9749d154ceeb6083f9ce343f44e4d76568341 100644
 | 
| --- a/ui/app_list/views/page_switcher.cc
 | 
| +++ b/ui/app_list/views/page_switcher.cc
 | 
| @@ -9,7 +9,7 @@
 | 
|  #include "third_party/skia/include/core/SkPath.h"
 | 
|  #include "ui/app_list/app_list_constants.h"
 | 
|  #include "ui/app_list/pagination_model.h"
 | 
| -#include "ui/base/animation/throb_animation.h"
 | 
| +#include "ui/gfx/animation/throb_animation.h"
 | 
|  #include "ui/gfx/canvas.h"
 | 
|  #include "ui/gfx/skia_util.h"
 | 
|  #include "ui/views/controls/button/custom_button.h"
 | 
| 
 |