Chromium Code Reviews| Index: android_webview/common/aw_hit_test_data.h |
| diff --git a/android_webview/common/aw_hit_test_data.h b/android_webview/common/aw_hit_test_data.h |
| index 14cce607848c621c0a1ef6446837f15bfe1ffcd9..d72bcf74b5092647fea3f935c29c46620a22510c 100644 |
| --- a/android_webview/common/aw_hit_test_data.h |
| +++ b/android_webview/common/aw_hit_test_data.h |
| @@ -6,7 +6,7 @@ |
| #define ANDROID_WEBVIEW_COMMON_AW_HIT_TEST_DATA_H_ |
| #include "base/strings/string16.h" |
| -#include "googleurl/src/gurl.h" |
| +#include "url/gurl.h" |
| namespace android_webview { |