| Index: chrome/browser/chromeos/arc/boot_phase_monitor/arc_instance_throttle.h
 | 
| diff --git a/chrome/browser/chromeos/arc/boot_phase_monitor/arc_instance_throttle.h b/chrome/browser/chromeos/arc/boot_phase_monitor/arc_instance_throttle.h
 | 
| index 00c8f87f4cc188e59095c07106541aa68240030f..37bb0b3c1eea7771fa31be4db7b603122ef401c9 100644
 | 
| --- a/chrome/browser/chromeos/arc/boot_phase_monitor/arc_instance_throttle.h
 | 
| +++ b/chrome/browser/chromeos/arc/boot_phase_monitor/arc_instance_throttle.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef CHROME_BROWSER_CHROMEOS_ARC_BOOT_PHASE_MONITOR_ARC_INSTANCE_THROTTLE_H_
 | 
|  #define CHROME_BROWSER_CHROMEOS_ARC_BOOT_PHASE_MONITOR_ARC_INSTANCE_THROTTLE_H_
 | 
|  
 | 
| -#include "ash/common/wm_activation_observer.h"
 | 
| +#include "ash/wm_activation_observer.h"
 | 
|  #include "base/macros.h"
 | 
|  
 | 
|  namespace arc {
 | 
| 
 |