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

Unified Diff: remoting/host/chromeos/point_transformer.h

Issue 1547473005: Switch to standard integer types in remoting/host/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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: remoting/host/chromeos/point_transformer.h
diff --git a/remoting/host/chromeos/point_transformer.h b/remoting/host/chromeos/point_transformer.h
index c683b0134933397fadd21815171654fcb85ecd1a..f20f2208d50c095a68c768d386171cae6f2c8944 100644
--- a/remoting/host/chromeos/point_transformer.h
+++ b/remoting/host/chromeos/point_transformer.h
@@ -5,6 +5,7 @@
#ifndef REMOTING_HOST_CHROMEOS_POINT_TRANSFORMER_H_
#define REMOTING_HOST_CHROMEOS_POINT_TRANSFORMER_H_
+#include "base/macros.h"
#include "ui/aura/window_observer.h"
#include "ui/gfx/geometry/point_f.h"
#include "ui/gfx/transform.h"
« no previous file with comments | « remoting/host/chromeos/mouse_cursor_monitor_aura.h ('k') | remoting/host/chromeos/skia_bitmap_desktop_frame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698