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

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 1790753002: Expose GLES2Interface to blink, and delete isContextLost() from WGC3D. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: wgc3d: deps-for-tests Created 4 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: third_party/WebKit/Source/web/BUILD.gn
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
index 1df6a315dd8557b07dac0db864c5c380dfa844d1..edeb26e446196326b6cd479fbed1b50870de21c9 100644
--- a/third_party/WebKit/Source/web/BUILD.gn
+++ b/third_party/WebKit/Source/web/BUILD.gn
@@ -95,6 +95,7 @@ test("webkit_unit_tests") {
"//base:i18n",
"//base/test:test_support",
"//content/test:test_support",
+ "//gpu:test_support",
"//testing/gmock",
"//testing/gtest",
"//third_party/WebKit/Source/core",

Powered by Google App Engine
This is Rietveld 408576698