Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Unified Diff: google_apis/BUILD.gn

Issue 1218773003: Implement a DRIVE_REQUEST_TOO_LARGE backoff. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: google_apis/BUILD.gn
diff --git a/google_apis/BUILD.gn b/google_apis/BUILD.gn
index 6cf7526bc765d66b56bbf71ebde76a1575518d00..38e045d3c9c334ea932d4b9940671456e928f51a 100644
--- a/google_apis/BUILD.gn
+++ b/google_apis/BUILD.gn
@@ -153,6 +153,8 @@ source_set("google_apis") {
"drive/drive_api_url_generator.cc",
"drive/drive_api_url_generator.h",
"drive/drive_common_callbacks.h",
+ "drive/files_list_request_runner.cc",
+ "drive/files_list_request_runner.h",
"drive/request_sender.cc",
"drive/request_sender.h",
"drive/request_util.cc",

Powered by Google App Engine
This is Rietveld 408576698