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

Unified Diff: mash/session/session.h

Issue 1989333003: mash: Rename browser_driver to app_driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 7 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 | « mash/session/BUILD.gn ('k') | mash/session/session.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/session/session.h
diff --git a/mash/session/session.h b/mash/session/session.h
index d589db80b45073ff6ea213c0daff92128b3a6142..571ef4ba70df7af10cdc7fb5596ac643fbf480e8 100644
--- a/mash/session/session.h
+++ b/mash/session/session.h
@@ -51,7 +51,7 @@ class Session : public shell::ShellClient,
void StartWindowManager();
void StartSystemUI();
- void StartBrowserDriver();
+ void StartAppDriver();
void StartQuickLaunch();
void StartScreenlock();
« no previous file with comments | « mash/session/BUILD.gn ('k') | mash/session/session.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698