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

Unified Diff: ash/system/tray/special_popup_row.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/system/tray/media_security/multi_profile_media_tray_item.h ('k') | ash/system/tray/system_tray.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/tray/special_popup_row.h
diff --git a/ash/system/tray/special_popup_row.h b/ash/system/tray/special_popup_row.h
index 1024e8455cb7c4d46769ebacf75ddd34c778322c..2c792d3b7e7391f4667f5dba9853f941af2e4dc1 100644
--- a/ash/system/tray/special_popup_row.h
+++ b/ash/system/tray/special_popup_row.h
@@ -6,6 +6,7 @@
#define ASH_SYSTEM_TRAY_SPECIAL_POPUP_ROW_H_
#include "ash/ash_export.h"
+#include "base/macros.h"
#include "ui/gfx/geometry/size.h"
#include "ui/views/view.h"
« no previous file with comments | « ash/system/tray/media_security/multi_profile_media_tray_item.h ('k') | ash/system/tray/system_tray.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698