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

Unified Diff: BUILD.gn

Issue 1442473002: Port video_decode_accelerator_unittest to GN for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 | build/gn_migration.gypi » ('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 2d4e60f4d84fa9660fab9c73a5070399dc235b30..2af4ae159cb6af9b13a9d13b88ebb68c659b3afe 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -288,6 +288,7 @@ group("both_gn_and_gyp") {
"//components/user_manager",
"//components/wallpaper",
"//content/shell/android:content_shell_apk",
+ "//content/test:video_decode_accelerator_unittest",
# TODO(GYP): Are these needed, or will they be pulled in automatically?
"//third_party/android_tools:android_gcm_java",
« no previous file with comments | « no previous file | build/gn_migration.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698