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

Unified Diff: sql/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 | « remoting/remoting_test.gypi ('k') | sql/sql.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sql/BUILD.gn
diff --git a/sql/BUILD.gn b/sql/BUILD.gn
index b79eca878741fb396d74512b45c4ed5e95d3a1eb..18365e91b2b6c3b7b72ceb2e73c68481f61a7639 100644
--- a/sql/BUILD.gn
+++ b/sql/BUILD.gn
@@ -107,7 +107,6 @@ test("sql_unittests") {
":redirection_header",
":sql",
":test_support",
- "//base/allocator",
"//base/test:test_support",
"//testing/gtest",
"//third_party/sqlite",
« no previous file with comments | « remoting/remoting_test.gypi ('k') | sql/sql.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698