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

Unified Diff: remoting/client/gl_cursor.h

Issue 2196493002: [Chromoting] Unit Tests for GlRenderer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Don't draw when canvas is not set Created 4 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 | « remoting/client/BUILD.gn ('k') | remoting/client/gl_cursor_feedback_texture.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/gl_cursor.h
diff --git a/remoting/client/gl_cursor.h b/remoting/client/gl_cursor.h
index 7e1ee4f50de80750434746e5fb212f84b2eb068e..c0250462cc81aa680189768a991b992a2b3f141f 100644
--- a/remoting/client/gl_cursor.h
+++ b/remoting/client/gl_cursor.h
@@ -6,6 +6,7 @@
#define REMOTING_CLIENT_OPENGL_GL_CURSOR_H_
#include <array>
+#include <cstdint>
#include <memory>
#include "base/macros.h"
« no previous file with comments | « remoting/client/BUILD.gn ('k') | remoting/client/gl_cursor_feedback_texture.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698