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

Unified Diff: mash/BUILD.gn

Issue 1986003002: Revert of Add a basic browser to mash that uses the navigation service. (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 | « no previous file | mash/browser/BUILD.gn » ('j') | no next file with comments »
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 a2b12b92479039ec1b51228c1d1643c6ccf55a5d..1e437defb99afd39714c34242d0a697414fdb7a1 100644
--- a/mash/BUILD.gn
+++ b/mash/BUILD.gn
@@ -22,15 +22,6 @@
]
}
-group("browser") {
- testonly = true
-
- deps = [
- ":all",
- "//mash/browser",
- ]
-}
-
test("mash_unittests") {
deps = [
"//ash/mus:unittests",
« no previous file with comments | « no previous file | mash/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698