| Index: android_webview/browser/input_stream_impl.h
|
| diff --git a/android_webview/native/input_stream_impl.h b/android_webview/browser/input_stream_impl.h
|
| similarity index 94%
|
| rename from android_webview/native/input_stream_impl.h
|
| rename to android_webview/browser/input_stream_impl.h
|
| index c50566308674d631e0d2a08f59420427060262c0..ef8d91bb77bbe4ccd63c730865d77845951c821b 100644
|
| --- a/android_webview/native/input_stream_impl.h
|
| +++ b/android_webview/browser/input_stream_impl.h
|
| @@ -50,6 +50,6 @@ class InputStreamImpl : public InputStream {
|
| DISALLOW_COPY_AND_ASSIGN(InputStreamImpl);
|
| };
|
|
|
| -} // namespace android_webview
|
| +} // namespace android_webview
|
|
|
| -#endif // ANDROID_WEBVIEW_NATIVE_INPUT_STREAM_H_
|
| +#endif // ANDROID_WEBVIEW_NATIVE_INPUT_STREAM_H_
|
|
|