Index: chrome/browser/google_apis/drive_api_service.cc |
diff --git a/chrome/browser/google_apis/drive_api_service.cc b/chrome/browser/google_apis/drive_api_service.cc |
index de23d5c9ba84234ab5aa92ce132e76fd1748c936..6552e0a010b48d9611f44c09a94892fe7c0c1232 100644 |
--- a/chrome/browser/google_apis/drive_api_service.cc |
+++ b/chrome/browser/google_apis/drive_api_service.cc |
@@ -18,7 +18,6 @@ |
#include "chrome/browser/google_apis/operation_runner.h" |
#include "chrome/browser/google_apis/time_util.h" |
#include "chrome/browser/profiles/profile.h" |
-#include "chrome/common/net/url_util.h" |
#include "content/public/browser/browser_thread.h" |
using content::BrowserThread; |