| Index: content/renderer/android/content_detector.h
|
| diff --git a/content/renderer/android/content_detector.h b/content/renderer/android/content_detector.h
|
| index 8a06ee7d8dc2355126204bd0e182104f6df4508d..d17a5855b2375946be40bbb37d8f0c000a45c27a 100644
|
| --- a/content/renderer/android/content_detector.h
|
| +++ b/content/renderer/android/content_detector.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef CONTENT_RENDERER_ANDROID_CONTENT_DETECTOR_H_
|
| #define CONTENT_RENDERER_ANDROID_CONTENT_DETECTOR_H_
|
|
|
| -#include "googleurl/src/gurl.h"
|
| #include "third_party/WebKit/public/web/WebRange.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace WebKit {
|
| class WebHitTestResult;
|
|
|