| Index: webkit/common/dom_storage/dom_storage_types.h
|
| diff --git a/webkit/common/dom_storage/dom_storage_types.h b/webkit/common/dom_storage/dom_storage_types.h
|
| index d82f1409fe7605dcb31d6b6526a5f74f85bba103..991628f198c745a6b6f5af060787878186152ff4 100644
|
| --- a/webkit/common/dom_storage/dom_storage_types.h
|
| +++ b/webkit/common/dom_storage/dom_storage_types.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/strings/nullable_string16.h"
|
| #include "base/strings/string16.h"
|
| #include "base/time/time.h"
|
| -#include "googleurl/src/gurl.h"
|
| +#include "url/gurl.h"
|
| #include "webkit/common/webkit_storage_common_export.h"
|
|
|
| namespace dom_storage {
|
|
|