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

Unified Diff: BUILD.gn

Issue 1132873009: Remove app_installer code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 265ddc066fd2b8f000fc3559885d42624a23dc59..19f9366c53ab2f2263e29b343b15162835a69098 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -797,7 +797,6 @@ if (is_linux) {
"//base:base_unittests", # PASSES 4/20/2015
"//cc:cc_unittests", # PASSES 4/17/2015
"//chrome_elf:chrome_elf_unittests", # FAILS 4/20/2015
- "//chrome/app_installer:app_installer_unittests", # PASSES 4/24/2015
"//chrome/installer/util:installer_util_unittests",
"//chrome/test:browser_tests",
"//chrome/test:interactive_ui_tests",
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698