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

Unified Diff: chromeos/BUILD.gn

Issue 1082323003: timezone match code - consider canonical id as well (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update gn build Created 5 years, 8 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 | chromeos/chromeos.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index afa1728bd6fbd9443a53a29d729f243cb527e8f6..ff31dbc15f880a7acdcb897550b9f7c307547649 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -140,6 +140,7 @@ test("chromeos_unittests") {
"//net:test_support",
"//testing/gmock",
"//testing/gtest",
+ "//third_party/icu",
"//url",
":cryptohome_proto",
":power_manager_proto",
« no previous file with comments | « no previous file | chromeos/chromeos.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698