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

Unified Diff: .gn

Issue 1485893003: Make a content/test API for registering JNI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: namespace Created 5 years 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 | components/test/DEPS » ('j') | content/public/test/test_utils.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 75faf76d7aa79b5ede11b936dea479fd48111d9c..fa0ca989d8cd2f8ff34ad5b450f86e6e2b435b14 100644
--- a/.gn
+++ b/.gn
@@ -35,7 +35,7 @@ check_targets = [
#"//cloud_print/*",
#"//components/*", # Needs nacl below.
- #"//components:*", # Some Android unit tests.
+ "//components:*",
"//components/about_handler/*",
"//components/about_ui/*",
"//components/app_modal/*",
« no previous file with comments | « no previous file | components/test/DEPS » ('j') | content/public/test/test_utils.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698