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

Unified Diff: mash/BUILD.gn

Issue 1977263002: Add another client of the navigation service. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@browser
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 | « no previous file | mash/webtest/BUILD.gn » ('j') | mash/webtest/webtest.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/BUILD.gn
diff --git a/mash/BUILD.gn b/mash/BUILD.gn
index 8993ad7ff00e7a869a8c444f6ff7ca18e7cddd6e..79029b1c7fca8a4f2abb7d54ed6e77bd980756c0 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -20,6 +20,7 @@ group("all") {
"//mash/screenlock",
"//mash/session",
"//mash/task_viewer",
+ "//mash/webtest",
]
}
« no previous file with comments | « no previous file | mash/webtest/BUILD.gn » ('j') | mash/webtest/webtest.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698