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

Unified Diff: BUILD.gn

Issue 2341353002: Revert of Remove chrome_app_unittests from chromium_builder_dbg_drmemory_win target (Closed)
Patch Set: Created 4 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 | « no previous file | no next file » | 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 298b2b642b74625c1d4067d14e39ad3682632171..acc203c143b692ca031da0b66153847e653a366a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1082,9 +1082,7 @@
"//chrome/installer/setup:setup_unittests",
"//chrome/installer/util:installer_util_unittests",
"//chrome/test:browser_tests",
-
- # https://crbug.com/640185
- # "//chrome/test:chrome_app_unittests",
+ "//chrome/test:chrome_app_unittests",
"//chrome/test:unit_tests",
"//chrome/test/chromedriver:chromedriver_unittests",
"//chrome_elf:chrome_elf_unittests",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698