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

Unified Diff: cc/DEPS

Issue 2286583002: Make cc::SoftwareImageDecodeController, cc::ResourcePool, and cc::StagingBufferPoo… (Closed)
Patch Set: Fixed BUILD.gn's DEPS Created 4 years, 3 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
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 3518958ed89b7233fc3cf28e74a55af26d2d421e..c7a13018bbe92199ab291ebac585b3ba59171d76 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -1,4 +1,7 @@
include_rules = [
+ "+components/memory_coordinator/common/client_registry.h",
+ "+components/memory_coordinator/common/memory_coordinator_client.h",
+ "+components/memory_coordinator/public/interfaces/child_memory_coordinator.mojom.h",
ericrk 2016/09/01 16:42:23 It doesn't look like the mojom.h is directly inclu
"+gpu/GLES2",
"+gpu/command_buffer/client/context_support.h",
"+gpu/command_buffer/client/gles2_interface.h",
« no previous file with comments | « cc/BUILD.gn ('k') | cc/raster/staging_buffer_pool.h » ('j') | cc/raster/staging_buffer_pool.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698