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

Unified Diff: media/cdm/ppapi/BUILD.gn

Issue 2363283002: Use 'local-exec' for threadlocal_heap_ in tcmalloc. (Closed)
Patch Set: Try static_library for cast_graphics Created 3 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 | « media/cdm/cdm_wrapper.h ('k') | media/cdm/ppapi/cdm_file_io_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cdm/ppapi/BUILD.gn
diff --git a/media/cdm/ppapi/BUILD.gn b/media/cdm/ppapi/BUILD.gn
index bb7c65f36ff57283047310abbfff2d68c2861f76..f175bbc489f4b01b4b2fe8963206f88251bd7e76 100644
--- a/media/cdm/ppapi/BUILD.gn
+++ b/media/cdm/ppapi/BUILD.gn
@@ -67,7 +67,6 @@ ppapi_cdm_adapter("clearkeycdmadapter") {
deps = [
":clearkeycdm",
":clearkeycdmadapter_resources",
- "//base", # Required for the allocator implementation.
"//media:shared_memory_support",
"//ui/gfx/geometry",
]
« no previous file with comments | « media/cdm/cdm_wrapper.h ('k') | media/cdm/ppapi/cdm_file_io_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698