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

Unified Diff: BUILD.gn

Issue 1882373004: Migrate content/common/gpu/media code to media/gpu (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Squash and rebase Created 4 years, 8 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 | build/all.gyp » ('j') | content/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 07c0f6b57a41672d99ef332a271bc8da1ccb5a2f..f63b75bacb079cb187456ac6aaa582397227f24b 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -291,7 +291,7 @@ group("both_gn_and_gyp") {
"//components/policy/android:components_policy_junit_tests",
"//content/public/android:content_junit_tests",
"//content/shell/android:content_shell_apk",
- "//content/test:video_decode_accelerator_unittest",
+ "//media/gpu:video_decode_accelerator_unittest",
"//net/android:net_junit_tests",
"//testing/android/junit:junit_unit_tests",
"//third_party/android_tools:uiautomator_java",
« no previous file with comments | « no previous file | build/all.gyp » ('j') | content/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698