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

Unified Diff: ui/aura/mus/DEPS

Issue 2580063002: Mustash: Ensure surfaces submitted to Mus by WM and embedders contain Surfaces with embeded content. (Closed)
Patch Set: Make the clipping layer ui::LAYER_NOT_DRAWN. Created 4 years 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: ui/aura/mus/DEPS
diff --git a/ui/aura/mus/DEPS b/ui/aura/mus/DEPS
index d5c7f53af81a5bfc5e968a3a86de327a0a055804..a2a26143e280d0bc06d37170414ac966a9470305 100644
--- a/ui/aura/mus/DEPS
+++ b/ui/aura/mus/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+cc/scheduler/begin_frame_source.h",
"+cc/surfaces/surface_id_allocator.h",
"+cc/surfaces/surface_manager.h",
+ "+cc/surfaces/surface_reference_factory.h",
"+gpu/command_buffer/client/gpu_memory_buffer_manager.h",
"+gpu/ipc/client/gpu_channel_host.h",
"+mojo/public/cpp/system/buffer.h",

Powered by Google App Engine
This is Rietveld 408576698