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

Unified Diff: media/media.gyp

Issue 1969503002: Address more TOOD(GYP) in GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: android Created 4 years, 7 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 35c1f313b69eb166267d3791b8be7805b425ca2d..d0870f7e6edffe28374fbdbf7c91348fcf90079e 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -2162,7 +2162,6 @@
['chromeos==1 or OS=="win" or OS=="android"', {
'targets': [
{
- # TODO(GYP): Port Windows and ChromeOS logic.
# GN: //media/gpu:video_decode_accelerator_unittest
'target_name': 'video_decode_accelerator_unittest',
'type': '<(gtest_target_type)',

Powered by Google App Engine
This is Rietveld 408576698