| Index: chrome/browser/android/dom_distiller/distiller_ui_handle_android.h
|
| diff --git a/chrome/browser/android/dom_distiller/distiller_ui_handle_android.h b/chrome/browser/android/dom_distiller/distiller_ui_handle_android.h
|
| index 2292751ddec7de66fd5391081be9a32eb7484715..946c8430e1f0ef88c0f7b2a4fa17ce0bc07cb721 100644
|
| --- a/chrome/browser/android/dom_distiller/distiller_ui_handle_android.h
|
| +++ b/chrome/browser/android/dom_distiller/distiller_ui_handle_android.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CHROME_BROWSER_ANDROID_DOM_DISTILLER_DISTILLER_UI_HANDLE_ANDROID_H_
|
| #define CHROME_BROWSER_ANDROID_DOM_DISTILLER_DISTILLER_UI_HANDLE_ANDROID_H_
|
|
|
| +#include "base/macros.h"
|
| #include "components/dom_distiller/content/browser/distiller_ui_handle.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|
|
|