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

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

Issue 2429773002: osmesa, cdmadapter: drop workaround for VS2013 allocator shim
Patch Set: add nogncheck around trivial base includes from headers used by the cdm adapter Created 4 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
« 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