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

Unified Diff: google_apis/BUILD.gn

Issue 2693093002: Fetch file metadata of files under Team Drives. (Closed)
Patch Set: Rename the enum to TeamDrivesIntegrationStatus to be more descriptive. Created 3 years, 10 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 c3ad17d1f78a20cb27a98ec0d4c2b574b79f433b..f92cbac1716f4bc21b9814802f0fab0c4586dffd 100644
--- a/google_apis/BUILD.gn
+++ b/google_apis/BUILD.gn
@@ -162,6 +162,8 @@ template("google_apis_tmpl") {
"drive/drive_api_url_generator.cc",
"drive/drive_api_url_generator.h",
"drive/drive_common_callbacks.h",
+ "drive/drive_switches.cc",
+ "drive/drive_switches.h",
"drive/files_list_request_runner.cc",
"drive/files_list_request_runner.h",
"drive/request_sender.cc",
« no previous file with comments | « components/drive/service/drive_api_service_unittest.cc ('k') | google_apis/drive/drive_api_requests_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698