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

Unified Diff: mojo/shell/DEPS

Issue 534843002: Convert view manager to surfaces with uploading shim in client lib (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove overzealous shutdown check in cc/surfaces, add NON_EXPORTED_BASE for windows build, saturate… Created 6 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
« no previous file with comments | « mojo/services/view_manager/window_tree_host_impl.cc ('k') | mojo/shell/desktop/mojo_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/DEPS
diff --git a/mojo/shell/DEPS b/mojo/shell/DEPS
index d5f92c5a81c813a88cba0abb2d4999c2a1793986..790852a5941f8799184cbe6200d91bbcf56515a1 100644
--- a/mojo/shell/DEPS
+++ b/mojo/shell/DEPS
@@ -3,5 +3,6 @@ include_rules = [
"+gpu",
"+mojo/embedder",
"+net",
+ "+ui/gfx/switches.h",
"+ui/gl",
]
« no previous file with comments | « mojo/services/view_manager/window_tree_host_impl.cc ('k') | mojo/shell/desktop/mojo_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698