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

Unified Diff: extensions/browser/updater/update_install_shim.h

Issue 1549643002: Switch to standard integer types in extensions/browser/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@clean
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
Index: extensions/browser/updater/update_install_shim.h
diff --git a/extensions/browser/updater/update_install_shim.h b/extensions/browser/updater/update_install_shim.h
index 586e94e2167a60a30f7bd80d8d5321d62ba7f7cf..518866a6062c2fd316621bde2bc2d30a03f3fb02 100644
--- a/extensions/browser/updater/update_install_shim.h
+++ b/extensions/browser/updater/update_install_shim.h
@@ -9,6 +9,7 @@
#include "base/callback.h"
#include "base/files/file_path.h"
+#include "base/macros.h"
#include "components/update_client/update_client.h"
namespace base {
« no previous file with comments | « extensions/browser/updater/update_client_config.h ('k') | extensions/browser/updater/update_service_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698