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

Unified Diff: content/test/BUILD.gn

Issue 2811193003: Reintroduce OffscreenCanvasSurfaceClient interface. (Closed)
Patch Set: Add dep on mojom. Created 3 years, 8 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index fe8a813f9b87a048a1641c2db1a97ab8a6154788..0d81033a78c755233299296e72cee726f78082b6 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1496,6 +1496,7 @@ test("content_unittests") {
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/public:blink",
+ "//third_party/WebKit/public:offscreen_canvas_mojo_bindings",
"//third_party/icu",
"//third_party/leveldatabase",
"//third_party/re2",

Powered by Google App Engine
This is Rietveld 408576698