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

Unified Diff: media/base/BUILD.gn

Issue 1053203003: Work on Windows GN component build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 3203f7f1e7b2aedc6cfe3a05d815e20da2ee9905..64c5b135ab4674a8e2dd4b67b0c7db039670801f 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -378,6 +378,7 @@ source_set("unittests") {
deps = [
":base",
":test_support",
+ "//gpu/command_buffer/common",
"//skia",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698