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

Unified Diff: media/blink/lru_unittest.cc

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/interval_map_unittest.cc ('k') | media/blink/media_blink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/blink/lru_unittest.cc
diff --git a/media/blink/lru_unittest.cc b/media/blink/lru_unittest.cc
index 8212170aba2d7e45fa7584b711932d5bf332afb3..afb6c35437898c9c0cf5b6c1499510814514ab93 100644
--- a/media/blink/lru_unittest.cc
+++ b/media/blink/lru_unittest.cc
@@ -7,8 +7,8 @@
#include <list>
#include "base/logging.h"
+#include "media/base/test_random.h"
#include "media/blink/lru.h"
-#include "media/blink/test_random.h"
#include "testing/gtest/include/gtest/gtest.h"
// Range of integer used in tests below.
« no previous file with comments | « media/blink/interval_map_unittest.cc ('k') | media/blink/media_blink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698