| Index: chrome/browser/download/download_started_animation_browsertest.cc
 | 
| diff --git a/chrome/browser/download/download_started_animation_browsertest.cc b/chrome/browser/download/download_started_animation_browsertest.cc
 | 
| index f6163fb7133ef87838bba462fb54fbe5dc250c16..2122ce2b21fd2753939c14ce931d186dfd719953 100644
 | 
| --- a/chrome/browser/download/download_started_animation_browsertest.cc
 | 
| +++ b/chrome/browser/download/download_started_animation_browsertest.cc
 | 
| @@ -2,6 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "chrome/browser/download/download_started_animation.h"
 | 
|  #include "chrome/browser/ui/browser.h"
 | 
|  #include "chrome/browser/ui/browser_commands.h"
 | 
| 
 |