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

Unified Diff: media/media.gyp

Issue 1762753002: Move test_random.h into media/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missing #include Created 4 years, 10 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 | « media/blink/test_random.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index a2b05a0e0aafd5119454713e757e7b021774d4ec..5c72613c93cf313ab15fc2f94c9f2ac56d7f5d37 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1610,6 +1610,7 @@
'base/test_data_util.h',
'base/test_helpers.cc',
'base/test_helpers.h',
+ 'base/test_random.h',
'renderers/mock_gpu_memory_buffer_video_frame_pool.cc',
'renderers/mock_gpu_memory_buffer_video_frame_pool.h',
'renderers/mock_gpu_video_accelerator_factories.cc',
« no previous file with comments | « media/blink/test_random.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698