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

Unified Diff: components/update_client/update_query_params.cc

Issue 1549993003: Switch to standard integer types in components/, part 4 of 4. (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
Index: components/update_client/update_query_params.cc
diff --git a/components/update_client/update_query_params.cc b/components/update_client/update_query_params.cc
index 33bd00e197cf711cede869036974a054c40955fd..f2d298ddc571cae8c3b6e6ff5a2f1f8118807137 100644
--- a/components/update_client/update_query_params.cc
+++ b/components/update_client/update_query_params.cc
@@ -8,6 +8,7 @@
#include "base/logging.h"
#include "base/strings/stringprintf.h"
#include "base/win/windows_version.h"
+#include "build/build_config.h"
#include "components/update_client/update_query_params_delegate.h"
namespace update_client {
« no previous file with comments | « components/update_client/update_query_params.h ('k') | components/update_client/update_query_params_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698