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

Unified Diff: chrome/third_party/mozilla_security_manager/nsUsageArrayHelper.cpp

Issue 1548993002: Switch to standard integer types in base/strings/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | « chrome/installer/util/registry_entry.cc ('k') | components/bookmarks/managed/managed_bookmarks_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/third_party/mozilla_security_manager/nsUsageArrayHelper.cpp
diff --git a/chrome/third_party/mozilla_security_manager/nsUsageArrayHelper.cpp b/chrome/third_party/mozilla_security_manager/nsUsageArrayHelper.cpp
index 0cc0048614315f710bc7067f6f3d550caa6692be..531182c8fcd77a8576cfdd1bba649d3143471cb4 100644
--- a/chrome/third_party/mozilla_security_manager/nsUsageArrayHelper.cpp
+++ b/chrome/third_party/mozilla_security_manager/nsUsageArrayHelper.cpp
@@ -37,6 +37,7 @@
#include "chrome/third_party/mozilla_security_manager/nsUsageArrayHelper.h"
+#include "base/macros.h"
#include "chrome/grit/generated_resources.h"
#include "ui/base/l10n/l10n_util.h"
« no previous file with comments | « chrome/installer/util/registry_entry.cc ('k') | components/bookmarks/managed/managed_bookmarks_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698