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

Unified Diff: content/content_tests.gypi

Issue 1286983002: Save both original frame and output frame into files if the absolute differences is larger than the… Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address review comments Created 5 years, 3 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2b18703dea227b693a8516406cef7406619e3ec3..0ad873a75ab3981b54d625ce5d0a4d535d94ee65 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1760,6 +1760,7 @@
'../media/media.gyp:media',
'../media/media.gyp:media_test_support',
'../testing/gtest.gyp:gtest',
+ '../third_party/ffmpeg/ffmpeg.gyp:ffmpeg',
wuchengli 2015/09/04 11:59:44 Why do we need this? for which include?
'../ui/base/ui_base.gyp:ui_base',
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',

Powered by Google App Engine
This is Rietveld 408576698