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

Unified Diff: components/view_manager/DEPS

Issue 1281663002: Mandoline: Allow submitting CompositorFrames directly to mojo::Views (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 5 years, 4 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 | « components/pdf_viewer/pdf_viewer.cc ('k') | components/view_manager/connection_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/view_manager/DEPS
diff --git a/components/view_manager/DEPS b/components/view_manager/DEPS
index 4d5395f789fc1919fc9cd90ac100aa8e82634350..6574dccc7f738ed7865325faeb81a81d8319daf1 100644
--- a/components/view_manager/DEPS
+++ b/components/view_manager/DEPS
@@ -8,5 +8,6 @@ include_rules = [
"+mojo/shell",
"+third_party/mojo/src/mojo/public",
"+third_party/mojo_services",
+ "+third_party/skia/include",
rjkroege 2015/08/17 23:06:19 you didn't address this.
"+ui",
]
« no previous file with comments | « components/pdf_viewer/pdf_viewer.cc ('k') | components/view_manager/connection_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698