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

Unified Diff: ash/system/chromeos/label_tray_view.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
Index: ash/system/chromeos/label_tray_view.h
diff --git a/ash/system/chromeos/label_tray_view.h b/ash/system/chromeos/label_tray_view.h
index d0c04a307c6c24f2cbca74ab6656c53510be6d69..3cb484349f50bae9faeae29c574907f4045fd928 100644
--- a/ash/system/chromeos/label_tray_view.h
+++ b/ash/system/chromeos/label_tray_view.h
@@ -5,6 +5,7 @@
#ifndef ASH_SYSTEM_CHROMEOS_LABEL_TRAY_VIEW_H_
#define ASH_SYSTEM_CHROMEOS_LABEL_TRAY_VIEW_H_
+#include "base/macros.h"
#include "base/strings/string16.h"
#include "ui/views/view.h"
« no previous file with comments | « ash/system/chromeos/keyboard_brightness_controller.h ('k') | ash/system/chromeos/network/network_state_list_detailed_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698