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

Unified Diff: gpu/ipc/common/BUILD.gn

Issue 2104403003: pepper: parse context creation attrib list on the plugin side (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gpu_pref_size_in_attrs
Patch Set: moar gyp fickses Created 4 years, 6 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: gpu/ipc/common/BUILD.gn
diff --git a/gpu/ipc/common/BUILD.gn b/gpu/ipc/common/BUILD.gn
index 0962b0bd354fac58a40632ec4f7e2e753e29721d..a22105f8ee5edf7e46dbb8b485bfc7a5ff75d844 100644
--- a/gpu/ipc/common/BUILD.gn
+++ b/gpu/ipc/common/BUILD.gn
@@ -53,6 +53,7 @@ source_set("command_buffer_traits_sources") {
deps = [
"//base",
+ "//gpu/command_buffer/common:gles2_utils",
"//ui/gfx/ipc",
"//ui/gfx/ipc/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698