| Index: content/test/content_browser_sanity_checker.h
|
| diff --git a/content/test/content_browser_sanity_checker.h b/content/test/content_browser_sanity_checker.h
|
| index c63f627986b0749442942f9b90bea6179d9bd669..c5453b915c10156ce690f8bf35ba74b08e8d4dce 100644
|
| --- a/content/test/content_browser_sanity_checker.h
|
| +++ b/content/test/content_browser_sanity_checker.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CONTENT_TEST_CONTENT_BROWSER_SANITY_CHECKER_H_
|
| #define CONTENT_TEST_CONTENT_BROWSER_SANITY_CHECKER_H_
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| +#include "base/macros.h"
|
|
|
| namespace content {
|
|
|
|
|