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

Unified Diff: mash/session/BUILD.gn

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/browser_driver/manifest.json ('k') | mash/session/session.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/session/BUILD.gn
diff --git a/mash/session/BUILD.gn b/mash/session/BUILD.gn
index 8c33d5ef76854f2cbac95c821ab30e6b98b7e6a5..90e90d1b70d0bb27485a4b7ae806f454e1a11f89 100644
--- a/mash/session/BUILD.gn
+++ b/mash/session/BUILD.gn
@@ -26,7 +26,7 @@ source_set("lib") {
data_deps = [
"//ash/mus",
- "//mash/browser_driver",
+ "//mash/app_driver",
"//mash/quick_launch",
"//mash/wm",
]
« no previous file with comments | « mash/browser_driver/manifest.json ('k') | mash/session/session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698