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

Unified Diff: components/BUILD.gn

Issue 1408643002: [Sync] Componentize synced_tab_delegate (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test broken by rebase Created 5 years, 2 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index ea5c134a60e9e7fcc6feb01da56d9eff65ab48eb..6a197188a0240a2b0e3801ed462835eb6f861817 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -318,7 +318,6 @@ test("components_unittests") {
"//components/leveldb_proto:unit_tests",
"//components/suggestions:unit_tests",
"//components/omnibox/browser:unit_tests",
- "//components/sessions:test_support",
]
if (!is_ios) {

Powered by Google App Engine
This is Rietveld 408576698