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

Unified Diff: cc/surfaces/DEPS

Issue 2541683004: Add/remove surface references via MojoCompositorFrameSink. (Closed)
Patch Set: 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: cc/surfaces/DEPS
diff --git a/cc/surfaces/DEPS b/cc/surfaces/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..7502d902c9221ae4ced89f9cc8dd67028866bd44
--- /dev/null
+++ b/cc/surfaces/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+mojo/public/cpp/bindings/struct_traits.h",
+]

Powered by Google App Engine
This is Rietveld 408576698