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

Unified Diff: mojo/BUILD.gn

Issue 1358533004: Move more of ContentHandler handling into PackageManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 3 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 | « content/browser/mojo/mojo_shell_context.cc ('k') | mojo/fetcher/about_fetcher_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/BUILD.gn
diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
index 3c1431b0cd9ad6048e6dbbcb5c929714a120c696..9e42c4ce8ea5057b6099e9b3c308aee297169add 100644
--- a/mojo/BUILD.gn
+++ b/mojo/BUILD.gn
@@ -84,6 +84,7 @@ group("tests") {
if (!is_component_build) {
deps += [
+ "//mojo/package_manager:unittests",
"//mojo/runner:apptests",
"//mojo/runner:mojo_runner_unittests",
"//mojo/services/network:apptests",
« no previous file with comments | « content/browser/mojo/mojo_shell_context.cc ('k') | mojo/fetcher/about_fetcher_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698