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

Unified Diff: ui/content_accelerators/accelerator_util.h

Issue 1550483002: Switch to standard integer types in ui/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@int-ui-events
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 | « ui/chromeos/user_activity_power_manager_notifier.h ('k') | ui/content_accelerators/accelerator_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/content_accelerators/accelerator_util.h
diff --git a/ui/content_accelerators/accelerator_util.h b/ui/content_accelerators/accelerator_util.h
index 5fcc4c6b39b896ed76f819d867f552bbc1c19be8..a3ed5c66bf39b72038a70756fba4306d377377a4 100644
--- a/ui/content_accelerators/accelerator_util.h
+++ b/ui/content_accelerators/accelerator_util.h
@@ -5,7 +5,6 @@
#ifndef UI_CONTENT_ACCELERATORS_ACCELERATOR_UTIL_H_
#define UI_CONTENT_ACCELERATORS_ACCELERATOR_UTIL_H_
-#include "base/basictypes.h"
#include "content/public/browser/native_web_keyboard_event.h"
#include "ui/base/accelerators/accelerator.h"
« no previous file with comments | « ui/chromeos/user_activity_power_manager_notifier.h ('k') | ui/content_accelerators/accelerator_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698