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

Unified Diff: third_party/libphonenumber/BUILD.gn

Issue 1464873002: Run gn --format over all .gn files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: third_party/libphonenumber/BUILD.gn
diff --git a/third_party/libphonenumber/BUILD.gn b/third_party/libphonenumber/BUILD.gn
index edd808a66d741d87e43a68671c0b84bc35de18e7..b72c2ad7c87738361078924a16178e18922c3c8b 100644
--- a/third_party/libphonenumber/BUILD.gn
+++ b/third_party/libphonenumber/BUILD.gn
@@ -113,8 +113,8 @@ test("libphonenumber_unittests") {
"//base",
"//base/test:run_all_unittests",
"//base/third_party/dynamic_annotations",
- "//third_party/icu",
"//testing/gmock",
"//testing/gtest",
+ "//third_party/icu",
]
}

Powered by Google App Engine
This is Rietveld 408576698