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

Unified Diff: services/shell/tests/BUILD.gn

Issue 1899583002: Revert of Remove shell::Loader (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 | « services/shell/shell.gyp ('k') | services/shell/tests/loader_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/shell/tests/BUILD.gn
diff --git a/services/shell/tests/BUILD.gn b/services/shell/tests/BUILD.gn
index 69393a53fe651675de7e2eb19a4ca3ccc17f946c..8ffc76d53cbf0540213735780bc008dbf1b9ce84 100644
--- a/services/shell/tests/BUILD.gn
+++ b/services/shell/tests/BUILD.gn
@@ -14,6 +14,10 @@
}
test("mojo_shell_unittests") {
+ sources = [
+ "loader_unittest.cc",
+ ]
+
deps = [
":interfaces",
"//base",
« no previous file with comments | « services/shell/shell.gyp ('k') | services/shell/tests/loader_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698