Index: chrome/browser/google_apis/gdata_wapi_url_util.h |
diff --git a/chrome/browser/google_apis/gdata_wapi_url_util.h b/chrome/browser/google_apis/gdata_wapi_url_util.h |
index 81dd8d83c7fdaf08a7abe15e76c8256ad526c5b7..aece346bb17c04df638228ab4d4487345ab349ea 100644 |
--- a/chrome/browser/google_apis/gdata_wapi_url_util.h |
+++ b/chrome/browser/google_apis/gdata_wapi_url_util.h |
@@ -54,7 +54,7 @@ GURL AddFeedUrlParams(const GURL& url, |
// If |directory_resource_id| is non-empty, a URL for fetching documents in |
// a particular directory is generated. |
// |
-GURL GenerateGetDocumentsURL( |
+GURL GenerateDocumentListUrl( |
const GURL& override_url, |
int start_changestamp, |
const std::string& search_string, |