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

Unified Diff: remoting/client/client_user_interface.h

Issue 1542203002: Switch to standard integer types in remoting/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@int-remoting-host
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/client/client_status_logger.h ('k') | remoting/client/empty_cursor_filter.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/client_user_interface.h
diff --git a/remoting/client/client_user_interface.h b/remoting/client/client_user_interface.h
index 59ad3ef88a24e0fe258352fdafe147b6d55a3d5b..be578d2ac7fa75579e27ee2c52c91218afd3d6e5 100644
--- a/remoting/client/client_user_interface.h
+++ b/remoting/client/client_user_interface.h
@@ -7,7 +7,6 @@
#include <string>
-#include "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
#include "remoting/protocol/connection_to_host.h"
#include "remoting/protocol/third_party_client_authenticator.h"
« no previous file with comments | « remoting/client/client_status_logger.h ('k') | remoting/client/empty_cursor_filter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698