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

Unified Diff: components/BUILD.gn

Issue 2048503002: Convert visitedlink to use mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@message-mojom-magic
Patch Set: clang format Created 4 years, 3 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 | « chrome/renderer/chrome_render_thread_observer.cc ('k') | components/visitedlink/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index ebe0223b5eef272c8b91515d44e6efea2a05faac..a539c70d705f49f62f86c35b3f256e368365d6f3 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -484,9 +484,9 @@ if (!is_ios) {
deps = [
"//base",
"//base/test:test_support",
- "//base/test:test_support_perf",
"//components/visitedlink/browser",
"//content/test:test_support",
+ "//mojo/edk/test:run_all_perftests",
"//testing/gtest",
"//testing/perf",
"//url",
« no previous file with comments | « chrome/renderer/chrome_render_thread_observer.cc ('k') | components/visitedlink/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698