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

Unified Diff: components/update_client/update_checker_unittest.cc

Issue 2655813002: Include build/build_config.h in all component updater files. (Closed)
Patch Set: Created 3 years, 11 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
Index: components/update_client/update_checker_unittest.cc
diff --git a/components/update_client/update_checker_unittest.cc b/components/update_client/update_checker_unittest.cc
index 681f1fa80489805e7575f7ccf4afa0c05ce33731..0eb37fc6df2f6aab0a17478d631526977a1f6311 100644
--- a/components/update_client/update_checker_unittest.cc
+++ b/components/update_client/update_checker_unittest.cc
@@ -17,6 +17,7 @@
#include "base/run_loop.h"
#include "base/threading/thread_task_runner_handle.h"
#include "base/version.h"
+#include "build/build_config.h"
#include "components/prefs/testing_pref_service.h"
#include "components/update_client/crx_update_item.h"
#include "components/update_client/persisted_data.h"
« no previous file with comments | « chrome/browser/component_updater/component_updater_utils.cc ('k') | components/update_client/updater_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698