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

Unified Diff: blimp/common/BUILD.gn

Issue 2281783002: Changes client_token to be client_auth_token. (Closed)
Patch Set: Linting. Created 4 years, 3 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
« no previous file with comments | « blimp/client/public/session/assignment.h ('k') | blimp/common/create_blimp_message.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « blimp/client/public/session/assignment.h ('k') | blimp/common/create_blimp_message.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698