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

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: remove display_ DCHECK. Created 4 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 | « ui/android/BUILD.gn ('k') | ui/android/context_provider_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index b288370c297ee47304be552cd947e3a2d0961355..5522ce50bb3a0c27fefb2bd39e972810f736907d 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",
+ "+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",
« no previous file with comments | « ui/android/BUILD.gn ('k') | ui/android/context_provider_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698