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

Unified Diff: content/common/BUILD.gn

Issue 464153002: GN: Create a :gles2_interface target to resolve some check errors in //cc. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: missing config forwarding Created 6 years, 4 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/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 152a9f752f4f07fe5907aa5ce5a70c2899f9bd1b..2c34305f6d116c5213df36377cbfd59210caac25 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -28,6 +28,7 @@ source_set("common") {
"//base",
"//build/util:webkit_version",
"//components/tracing",
+ "//gpu/command_buffer/client:gles2_interface",
"//gpu/command_buffer/common",
"//net",
"//skia",

Powered by Google App Engine
This is Rietveld 408576698