| 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",
|
|
|