| Index: content/browser/frame_host/navigation_controller_android.h
|
| diff --git a/content/browser/frame_host/navigation_controller_android.h b/content/browser/frame_host/navigation_controller_android.h
|
| index fba0ec7121275c1a55abe4f36e9e4e0b2acbaa21..e22eb882a8211a940cb3f82df8408436b26a0a0f 100644
|
| --- a/content/browser/frame_host/navigation_controller_android.h
|
| +++ b/content/browser/frame_host/navigation_controller_android.h
|
| @@ -8,8 +8,8 @@
|
| #include <jni.h>
|
|
|
| #include "base/android/scoped_java_ref.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "content/common/content_export.h"
|
|
|
| namespace content {
|
|
|