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

Unified Diff: services/gles2/BUILD.gn

Issue 1350723004: Apply gpu workarounds. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 3 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 | services/gles2/gpu_state.cc » ('j') | services/gles2/gpu_state.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/gles2/BUILD.gn
diff --git a/services/gles2/BUILD.gn b/services/gles2/BUILD.gn
index e8244d17caf301fd3cc41ab1a6dd98eefbab924b..5a6a602bf1448d8d8803943fb840b504303da9ca 100644
--- a/services/gles2/BUILD.gn
+++ b/services/gles2/BUILD.gn
@@ -29,6 +29,7 @@ source_set("gles2") {
deps = [
"//base",
"//gpu/command_buffer/service",
+ "//gpu/config",
"//mojo/converters/geometry",
"//mojo/public/cpp/bindings",
"//mojo/services/geometry/public/interfaces",
« no previous file with comments | « no previous file | services/gles2/gpu_state.cc » ('j') | services/gles2/gpu_state.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698