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

Unified Diff: ui/aura/DEPS

Issue 2868473002: Implement aura::Window::CreateCompositorFrameSink() (Closed)
Patch Set: Address review issues Created 3 years, 7 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 | « ui/aura/BUILD.gn ('k') | ui/aura/env.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/DEPS
diff --git a/ui/aura/DEPS b/ui/aura/DEPS
index 7db76bbbc10f60b9c6a57ff51029619cb4cc513c..366b03585ce34378ebebe4a4d63ad85378448bc5 100644
--- a/ui/aura/DEPS
+++ b/ui/aura/DEPS
@@ -1,7 +1,6 @@
include_rules = [
- "+cc/surfaces/surface_id.h",
- "+cc/surfaces/surface_sequence.h",
- "+cc/surfaces/frame_sink_id.h",
+ "+cc/output",
+ "+cc/surfaces",
"+mojo/common",
"+mojo/public/cpp/bindings",
"+net/base/filename_util.h",
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/aura/env.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698