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

Unified Diff: ash/content/gpu_support_impl.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/content/gpu_support_impl.h
diff --git a/ash/content/gpu_support_impl.h b/ash/content/gpu_support_impl.h
index f1c157275653e97b9800bef77d58ee30d7832073..422d331c097d57b1ecc24c8e16af334085f8e975 100644
--- a/ash/content/gpu_support_impl.h
+++ b/ash/content/gpu_support_impl.h
@@ -7,6 +7,7 @@
#include "ash/content/ash_with_content_export.h"
#include "ash/gpu_support.h"
+#include "base/macros.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698