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

Unified Diff: .gn

Issue 2281053004: Remove extensions_tests.gyp[i] (Closed)
Patch Set: chromeos Created 4 years, 4 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 | device/serial/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 8c40bc8fd63f3572f146e549e4ee0cb0595b9156..ee13cfb4f245f1e49912704135ef9d2f62fd5282 100644
--- a/.gn
+++ b/.gn
@@ -47,6 +47,14 @@ check_targets = [
"//device/*",
#"//extensions/*", # Lots of errors.
+ "//extensions:extensions_unittests",
+ "//extensions/browser:browser_tests",
+ "//extensions/browser:unit_tests",
+ "//extensions/common:unit_tests",
+ "//extensions/renderer:unit_tests",
+ "//extensions/shell:browser_tests",
+ "//extensions/shell:unit_tests",
+ "//extensions/utility:unit_tests",
"//gin/*",
"//google_apis/*",
"//google_update/*",
« no previous file with comments | « no previous file | device/serial/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698