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

Unified Diff: ios/chrome/test/base/BUILD.gn

Issue 2589883002: Revert of Upstream Chrome on iOS source code [11/11]. (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 | « ios/chrome/test/app/BUILD.gn ('k') | ios/chrome/test/earl_grey/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/test/base/BUILD.gn
diff --git a/ios/chrome/test/base/BUILD.gn b/ios/chrome/test/base/BUILD.gn
index 811cbbb4a3055e446d8d0c0c50cf9f0c33b52dc1..9c7dffc62278d18017205d233df66c2965b00364 100644
--- a/ios/chrome/test/base/BUILD.gn
+++ b/ios/chrome/test/base/BUILD.gn
@@ -24,17 +24,3 @@
"//testing/gtest",
]
}
-
-source_set("perf_test_support") {
- testonly = true
- sources = [
- "perf_test_ios.h",
- "perf_test_ios.mm",
- ]
- deps = [
- "//base",
- "//ios/chrome/browser/web:web_internal",
- "//ios/chrome/test:test_support",
- "//ios/web:test_support",
- ]
-}
« no previous file with comments | « ios/chrome/test/app/BUILD.gn ('k') | ios/chrome/test/earl_grey/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698