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

Unified Diff: chrome/test/remoting/key_code_map.h

Issue 1548153002: Switch to standard integer types in chrome/. (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 | « chrome/test/remoting/key_code_conv.cc ('k') | chrome/test/remoting/page_load_notification_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/remoting/key_code_map.h
diff --git a/chrome/test/remoting/key_code_map.h b/chrome/test/remoting/key_code_map.h
index f6edc4c48e32d5fcf721ff93129cf86c05ca877f..74e4babcb696ab26510007402fefa26da631ccd5 100644
--- a/chrome/test/remoting/key_code_map.h
+++ b/chrome/test/remoting/key_code_map.h
@@ -9,7 +9,6 @@
#ifndef CHROME_TEST_REMOTING_KEY_CODE_MAP_H_
#define CHROME_TEST_REMOTING_KEY_CODE_MAP_H_
-#include "base/basictypes.h"
#include "ui/events/keycodes/keyboard_codes.h"
namespace remoting {
« no previous file with comments | « chrome/test/remoting/key_code_conv.cc ('k') | chrome/test/remoting/page_load_notification_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698