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

Unified Diff: base/i18n/timezone_unittest.cc

Issue 75663003: fix android build by adding build_config.h (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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: base/i18n/timezone_unittest.cc
diff --git a/base/i18n/timezone_unittest.cc b/base/i18n/timezone_unittest.cc
index 0c73c015936e0be6d5d77960d146ff8305aac7e1..de4ec36a023478515c8eaf4ea1d37b229d1e27b9 100644
--- a/base/i18n/timezone_unittest.cc
+++ b/base/i18n/timezone_unittest.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "base/i18n/timezone.h"
-
+#include "build/build_config.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace base {
« 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