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

Unified Diff: blimp/client/public/blimp_client_context_delegate.h

Issue 2447483002: Test win_clang compile only check in core/resources. (Closed)
Patch Set: filter win platform build Created 4 years, 2 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/DEPS ('k') | blimp/client/public/resources/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/public/blimp_client_context_delegate.h
diff --git a/blimp/client/public/blimp_client_context_delegate.h b/blimp/client/public/blimp_client_context_delegate.h
index 511c56ba1dde0d28e49652ff473a4a5d3409a581..eb1e79aabb09b72650be81d437cfca85db3a9963 100644
--- a/blimp/client/public/blimp_client_context_delegate.h
+++ b/blimp/client/public/blimp_client_context_delegate.h
@@ -40,7 +40,7 @@ class BlimpClientContextDelegate {
// Propagate authentication error to the embedder.
virtual void OnAuthenticationError(const GoogleServiceAuthError& error) = 0;
- // Called when the client connected to the engine.
+ // Called when the client is connected to the engine.
virtual void OnConnected() = 0;
// Called when the client is disconnected from the engine.
« no previous file with comments | « blimp/client/public/DEPS ('k') | blimp/client/public/resources/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698