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

Unified Diff: ash/keyboard_uma_event_filter.h

Issue 1540753002: Switch to standard integer types in ash/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: arraysize 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 | « ash/ime/input_method_event_handler.h ('k') | ash/magnifier/magnification_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/keyboard_uma_event_filter.h
diff --git a/ash/keyboard_uma_event_filter.h b/ash/keyboard_uma_event_filter.h
index 494ff6664fcfa3a93aa33c90a7279cabc7ae7e60..a52cf357180e2acad782fa3fa5bcb7c834ef7cc1 100644
--- a/ash/keyboard_uma_event_filter.h
+++ b/ash/keyboard_uma_event_filter.h
@@ -6,6 +6,7 @@
#define ASH_KEYBOARD_UMA_EVENT_FILTER_H_
#include "base/compiler_specific.h"
+#include "base/macros.h"
#include "base/time/time.h"
#include "ui/events/event_handler.h"
« no previous file with comments | « ash/ime/input_method_event_handler.h ('k') | ash/magnifier/magnification_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698