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

Unified Diff: components/variations/variations_url_constants.cc

Issue 2474313005: Include build_config.h in variations_url_constants.cc. (Closed)
Patch Set: Created 4 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/variations/variations_url_constants.cc
diff --git a/components/variations/variations_url_constants.cc b/components/variations/variations_url_constants.cc
index f8d9ebc98b0e725b87e3e5d46f1931918101e670..f530ff5cc9363aa68f6f0d123a95930847e238c9 100644
--- a/components/variations/variations_url_constants.cc
+++ b/components/variations/variations_url_constants.cc
@@ -4,6 +4,8 @@
#include "components/variations/variations_url_constants.h"
+#include "build/build_config.h"
+
namespace variations {
// Default server of Variations seed info.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698