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

Unified Diff: blimp/common/BUILD.gn

Issue 2281783002: Changes client_token to be client_auth_token. (Closed)
Patch Set: Created 4 years, 4 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: 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",

Powered by Google App Engine
This is Rietveld 408576698