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

Unified Diff: cc/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: :gles2_interface only 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
« no previous file with comments | « no previous file | gpu/BUILD.gn » ('j') | gpu/command_buffer/client/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 7c1254aa739bf0384054011d58bd14c1237e22d7..f1be3fb511d8ea8dd6d5026202ea93e446264cd8 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -470,6 +470,7 @@ component("cc") {
"//base",
"//base/third_party/dynamic_annotations",
"//gpu",
+ "//gpu/command_buffer/client:gles2_interface",
"//media",
"//skia",
"//ui/events:events_base",
« no previous file with comments | « no previous file | gpu/BUILD.gn » ('j') | gpu/command_buffer/client/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698