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

Unified Diff: ios/chrome/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: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index daa2e2ed49e1e2dbe321c4797c8c65b2efa7bb03..0371de289b9b688a9cf696424b6f289865d844ee 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -42,8 +42,8 @@ test("ios_chrome_unittests") {
deps = [
"//base",
- "//base/test:test_support",
"//base:prefs_test_support",
+ "//base/test:test_support",
"//components/bookmarks/test",
"//components/enhanced_bookmarks:test_support",
"//components/favicon_base",

Powered by Google App Engine
This is Rietveld 408576698