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

Unified Diff: mojo/shell/native_runner_delegate.h

Issue 1769163002: Add a instance groups to Connect(), and introduce an Identity struct. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 9 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 | « mojo/shell/native_runner.h ('k') | mojo/shell/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/native_runner_delegate.h
diff --git a/mojo/shell/native_runner_delegate.h b/mojo/shell/native_runner_delegate.h
index d2fe8263dee44a5d6bb646356dfac5d843d7aa16..b732ec60c15be29bbdb20ea0ded89d167d5fe393 100644
--- a/mojo/shell/native_runner_delegate.h
+++ b/mojo/shell/native_runner_delegate.h
@@ -10,9 +10,8 @@ class CommandLine;
}
namespace mojo {
-namespace shell {
-
class Identity;
+namespace shell {
class NativeRunnerDelegate {
public:
« no previous file with comments | « mojo/shell/native_runner.h ('k') | mojo/shell/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698