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

Unified Diff: third_party/widevine/cdm/BUILD.gn

Issue 824373003: Add browser_tests to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More ChromeOS Created 5 years, 11 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 | « third_party/safe_browsing/safe_browsing.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/widevine/cdm/BUILD.gn
diff --git a/third_party/widevine/cdm/BUILD.gn b/third_party/widevine/cdm/BUILD.gn
index d151530b25320abad2a342bd22fab8e5cf702c7f..2fba08099aba32466bccf6d8047d0ab0644c82fa 100644
--- a/third_party/widevine/cdm/BUILD.gn
+++ b/third_party/widevine/cdm/BUILD.gn
@@ -96,6 +96,7 @@ source_set("widevine_test_license_server") {
if (is_chrome_branded && is_linux) {
deps = [
# TODO(GYP)
+ # This target should be removed and targets should have datadeps on this target:
#"//third_party/widevine/test/license_server/license_server.gyp:test_license_server"
]
}
« no previous file with comments | « third_party/safe_browsing/safe_browsing.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698