diff options
Diffstat (limited to 'chrome/browser/google_apis/gdata_wapi_parser.h')
-rw-r--r-- | chrome/browser/google_apis/gdata_wapi_parser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/google_apis/gdata_wapi_parser.h b/chrome/browser/google_apis/gdata_wapi_parser.h index 8c47498..332e8d6 100644 --- a/chrome/browser/google_apis/gdata_wapi_parser.h +++ b/chrome/browser/google_apis/gdata_wapi_parser.h @@ -15,7 +15,7 @@ #include "base/strings/string_piece.h" #include "base/time/time.h" #include "chrome/browser/google_apis/drive_entry_kinds.h" -#include "googleurl/src/gurl.h" +#include "url/gurl.h" namespace base { class FilePath; |