|
mash: Rename browser_driver to app_driver.
This same app will be responsible for launching apps other than chrome in
response to some system accelerator. So give it a more generic name.
BUG=none
Committed: https://crrev.com/8702c441203a6741c3586c8cf5b5bf43333e86c9
Cr-Commit-Position: refs/heads/master@{#394661}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+48 lines, -334 lines) |
Patch |
 |
M |
chrome/app/mash/BUILD.gn
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/app/mash/mash_runner.cc
|
View
|
1
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
mash/app_driver/BUILD.gn
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
mash/app_driver/app_driver.h
|
View
|
1
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
mash/app_driver/app_driver.cc
|
View
|
1
|
6 chunks |
+17 lines, -24 lines |
0 comments
|
Download
|
 |
A + |
mash/app_driver/main.cc
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
mash/app_driver/manifest.json
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
mash/browser_driver/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -52 lines |
0 comments
|
Download
|
 |
D |
mash/browser_driver/browser_driver_application_delegate.h
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
D |
mash/browser_driver/browser_driver_application_delegate.cc
|
View
|
|
1 chunk |
+0 lines, -138 lines |
0 comments
|
Download
|
 |
D |
mash/browser_driver/main.cc
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
D |
mash/browser_driver/manifest.json
|
View
|
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
mash/session/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
mash/session/session.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
mash/session/session.cc
|
View
|
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
Total messages: 10 (4 generated)
|