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

Unified Diff: media/base/BUILD.gn

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 | « no previous file | media/base/test_random.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 6d3763746da3685872589e211a938c743ed90009..f79041937f30ec026139e1df5fce0e711e4da997 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -371,6 +371,7 @@ source_set("test_support") {
"test_data_util.h",
"test_helpers.cc",
"test_helpers.h",
+ "test_random.h",
]
configs += [ "//media:media_config" ]
deps = [
« no previous file with comments | « no previous file | media/base/test_random.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698