| Index: android_webview/lib/aw_browser_dependency_factory_impl.h
|
| diff --git a/android_webview/lib/aw_browser_dependency_factory_impl.h b/android_webview/lib/aw_browser_dependency_factory_impl.h
|
| index 4062bd263996516ef2bd072be8da651e95a70727..fa9a38ef295789ba377181a1928b1ded53b43e59 100644
|
| --- a/android_webview/lib/aw_browser_dependency_factory_impl.h
|
| +++ b/android_webview/lib/aw_browser_dependency_factory_impl.h
|
| @@ -6,10 +6,8 @@
|
| #define ANDROID_WEBVIEW_LIB_BROWSER_DELEGATE_IMPL_H_
|
|
|
| #include "android_webview/native/aw_browser_dependency_factory.h"
|
| -
|
| #include "base/compiler_specific.h"
|
| #include "base/macros.h"
|
| -#include "base/memory/scoped_ptr.h"
|
|
|
| namespace net {
|
| class URLRequestContextGetter;
|
|
|