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

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: LICENSE file to satisfy webview_licenses.py (will be replaced by third_party/openh264/src/LICENSE when future CL pulls in src) 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:*',
'../third_party/sqlite/sqlite.gyp:*',
'../third_party/zlib/zlib.gyp:*',
'../ui/accessibility/accessibility.gyp:*',
« no previous file with comments | « BUILD.gn ('k') | build/gn_migration.gypi » ('j') | third_party/openh264/tests/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698