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

Unified Diff: remoting/host/screen_controls.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
« no previous file with comments | « remoting/host/sas_injector_win.cc ('k') | remoting/host/screen_resolution.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/screen_controls.h
diff --git a/remoting/host/screen_controls.h b/remoting/host/screen_controls.h
index 1f707f9681d99e73b3d7080693ec036aa4f528bf..df5f97b9c8ff0170543d85cef6f30ef04751869e 100644
--- a/remoting/host/screen_controls.h
+++ b/remoting/host/screen_controls.h
@@ -5,7 +5,6 @@
#ifndef REMOTING_HOST_SCREEN_CONTROLS_H_
#define REMOTING_HOST_SCREEN_CONTROLS_H_
-#include "base/basictypes.h"
namespace remoting {
« no previous file with comments | « remoting/host/sas_injector_win.cc ('k') | remoting/host/screen_resolution.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698