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

Unified Diff: ui/android/DEPS

Issue 2612083002: DirectCompositorFrameSink Uses CompositorFrameSinkSupport (Closed)
Patch Set: Restored DelegatedFrameHostAndroid::RegisterFrameSinkHierarchy() and UnregisterFrameSinkHierarchy()… Created 3 years, 11 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 54add97871e3a270edf307c697b52f21dfea1940..5774d324df74e5aac2ffe24695d07af4a1bebc48 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+cc/test/stub_layer_tree_host_client.h",
"+cc/test/test_task_graph_runner.h",
"+cc/trees/layer_tree_host.h",
+ "+content/browser/renderer_host/compositor_impl_android.h",
"+jni",
"+skia/ext",
"+third_party/skia",

Powered by Google App Engine
This is Rietveld 408576698