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

Unified Diff: ui/android/DEPS

Issue 2190033002: content: Add ContextProviderFactory to create a render ContextProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: .. Created 4 years, 5 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
Index: ui/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index 2f1d5f88e70288a03fb646947647c7f441f21b7a..7579b72fb30a6f85674691bb1bf1feffdf1ae08a 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -3,6 +3,9 @@ include_rules = [
"+cc/layers/layer.h",
"+cc/layers/ui_resource_layer.h",
"+cc/output/copy_output_request.h",
+ "+cc/output/context_provider.h",
danakj 2016/07/29 19:34:35 DEPS LGTM
+ "+cc/output/vulkan_context_provider.h",
+ "+cc/output/vulkan_in_process_context_provider.h",
"+cc/resources/scoped_ui_resource.h",
"+cc/resources/ui_resource_client.h",
"+cc/resources/ui_resource_bitmap.h",

Powered by Google App Engine
This is Rietveld 408576698