| Index: content/test/web_contents_observer_sanity_checker.h
|
| diff --git a/content/test/web_contents_observer_sanity_checker.h b/content/test/web_contents_observer_sanity_checker.h
|
| index e7810a865d593d7abdf72b075e4cc3650850ee25..78a52e9f4fe8c1117aa5cd43c280677ad51155e2 100644
|
| --- a/content/test/web_contents_observer_sanity_checker.h
|
| +++ b/content/test/web_contents_observer_sanity_checker.h
|
| @@ -8,6 +8,7 @@
|
| #include <set>
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "base/supports_user_data.h"
|
| #include "content/browser/loader/global_routing_id.h"
|
| #include "content/public/browser/web_contents_observer.h"
|
|
|