| Index: blimp/common/BUILD.gn
|
| diff --git a/blimp/common/BUILD.gn b/blimp/common/BUILD.gn
|
| index 25e06e765a00a9817a59ab5db5c43ca73528ec88..9759aabd4dfff288a7df2dfced86e712ea088621 100644
|
| --- a/blimp/common/BUILD.gn
|
| +++ b/blimp/common/BUILD.gn
|
| @@ -20,8 +20,8 @@ component("common") {
|
| "compositor/reference_tracker.h",
|
| "create_blimp_message.cc",
|
| "create_blimp_message.h",
|
| - "get_client_token.cc",
|
| - "get_client_token.h",
|
| + "get_client_auth_token.cc",
|
| + "get_client_auth_token.h",
|
| "logging.cc",
|
| "logging.h",
|
| "switches.cc",
|
|
|