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

Unified Diff: ios/chrome/BUILD.gn

Issue 2551083002: [ios] Adds ScopedBlockSwizzler. (Closed)
Patch Set: Created 4 years 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 | ios/chrome/test/base/BUILD.gn » ('j') | ios/chrome/test/base/scoped_block_swizzler.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/BUILD.gn
diff --git a/ios/chrome/BUILD.gn b/ios/chrome/BUILD.gn
index 5044c7bddae4230671d24951c9b0f8fdb041de32..05ccaa8c36995fd9a76cacb9b9389ccb1bbd0f04 100644
--- a/ios/chrome/BUILD.gn
+++ b/ios/chrome/BUILD.gn
@@ -50,6 +50,7 @@ test("ios_chrome_unittests") {
"//ios/chrome/browser/web_resource:unit_tests",
"//ios/chrome/common:unit_tests",
"//ios/chrome/test:unit_tests",
+ "//ios/chrome/test/base:unit_tests",
]
assert_no_deps = ios_assert_no_deps
« no previous file with comments | « no previous file | ios/chrome/test/base/BUILD.gn » ('j') | ios/chrome/test/base/scoped_block_swizzler.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698