| Index: blimp/common/BUILD.gn
|
| diff --git a/blimp/common/BUILD.gn b/blimp/common/BUILD.gn
|
| index d89b1a7294e3dc75aebb6400e6fa94f304841aa8..c94ad0c67056d4ea4317e7ed56fbe23e90a51bd7 100644
|
| --- a/blimp/common/BUILD.gn
|
| +++ b/blimp/common/BUILD.gn
|
| @@ -18,8 +18,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",
|
|
|