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

Unified Diff: build/all.gyp

Issue 1394983003: openh264_unittests empty dummy test added (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: BUILD.gn Created 5 years, 2 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index df38f99ce8d919fcf8d6664f08f28c2e3f6c7542..8eabf88b6601639e532d18bf0e366d912224da2f 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -30,6 +30,7 @@
'../testing/gtest.gyp:*',
'../third_party/icu/icu.gyp:*',
'../third_party/libxml/libxml.gyp:*',
+ '../third_party/openh264/tests/openh264_unittests.gyp:*',
Dirk Pranke 2015/10/12 18:28:50 Please add openh264_unittests to the 'both_gn_and_
hbos_chromium 2015/10/13 10:21:42 Done.
'../third_party/sqlite/sqlite.gyp:*',
'../third_party/zlib/zlib.gyp:*',
'../ui/accessibility/accessibility.gyp:*',
« no previous file with comments | « BUILD.gn ('k') | third_party/openh264/DEPS » ('j') | third_party/openh264/tests/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698