| Index: components/web_view/test_frame_tree_delegate.h
|
| diff --git a/components/web_view/test_frame_tree_delegate.h b/components/web_view/test_frame_tree_delegate.h
|
| index 21cb581ccebc79bb97d76334202fbc3f480876e1..7506678344f9ea6d9062596038c368b9459487af 100644
|
| --- a/components/web_view/test_frame_tree_delegate.h
|
| +++ b/components/web_view/test_frame_tree_delegate.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_WEB_VIEW_TEST_FRAME_TREE_DELEGATE_H_
|
| #define COMPONENTS_WEB_VIEW_TEST_FRAME_TREE_DELEGATE_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/web_view/frame_tree_delegate.h"
|
|
|
|
|