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

Unified Diff: media/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 | « ipc/ipc.gyp ('k') | media/cast/cast_testing_tools.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 96ccfba00e6d79fbeaea30c6f390b39df41a1745..e8c0a87a91aa1188914a0313d2c2c243cbe904a9 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -689,7 +689,6 @@ test("media_unittests") {
deps = [
":media",
":test_support",
- "//base/allocator",
"//base/test:test_support",
"//gpu:test_support",
"//gpu/command_buffer/common",
« no previous file with comments | « ipc/ipc.gyp ('k') | media/cast/cast_testing_tools.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698