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

Unified Diff: sync/BUILD.gn

Issue 1647453002: allocator cleanup: remove dependencies on allocator from all targets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: pure rebase Created 4 years, 11 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 | « sql/sql.gyp ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/BUILD.gn
diff --git a/sync/BUILD.gn b/sync/BUILD.gn
index 04065d6f6e4becc32cd2966a67b4344ff7a9ae1a..e7e3dac1e14fdb45a6fef8aa3b0b2670af96575e 100644
--- a/sync/BUILD.gn
+++ b/sync/BUILD.gn
@@ -724,7 +724,6 @@ test("sync_unit_tests") {
":test_support_sync_core",
":test_support_sync_internal_api",
"//base",
- "//base/allocator",
"//base/test:run_all_unittests",
"//google_apis",
"//google_apis:test_support",
« no previous file with comments | « sql/sql.gyp ('k') | sync/sync_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698