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

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

Issue 634313002: Add mouse input forwarding to gpu service (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: brianderson@ review Created 6 years, 1 month 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/command_buffer/common/BUILD.gn
diff --git a/gpu/command_buffer/common/BUILD.gn b/gpu/command_buffer/common/BUILD.gn
index ad6d3200e91b22034bb5f95a86906f9d01213bfb..3db74cf4f34a633e174f6370b0f5193d6b4805c5 100644
--- a/gpu/command_buffer/common/BUILD.gn
+++ b/gpu/command_buffer/common/BUILD.gn
@@ -28,6 +28,7 @@ source_set("common") {
"mailbox_holder.h",
"thread_local.h",
"time.h",
+ "value_state.h",
]
defines = [ "GPU_IMPLEMENTATION" ]

Powered by Google App Engine
This is Rietveld 408576698