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

Unified Diff: chrome/browser/profile_resetter/brandcode_config_fetcher.h

Issue 2919133002: Fix profile resetter Omaha request: (Closed)
Patch Set: Move #include Created 3 years, 6 months 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 | « no previous file | chrome/browser/profile_resetter/brandcode_config_fetcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/profile_resetter/brandcode_config_fetcher.h
diff --git a/chrome/browser/profile_resetter/brandcode_config_fetcher.h b/chrome/browser/profile_resetter/brandcode_config_fetcher.h
index b56454c65da0f173bb9c753a61d717a6dc625808..c6f584bfc29ebb072d2a4b9d822e7400d74a4216 100644
--- a/chrome/browser/profile_resetter/brandcode_config_fetcher.h
+++ b/chrome/browser/profile_resetter/brandcode_config_fetcher.h
@@ -6,6 +6,7 @@
#define CHROME_BROWSER_PROFILE_RESETTER_BRANDCODE_CONFIG_FETCHER_H_
#include <memory>
+#include <string>
#include <utility>
#include "base/callback.h"
« no previous file with comments | « no previous file | chrome/browser/profile_resetter/brandcode_config_fetcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698