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

Unified Diff: ui/android/DEPS

Issue 1371523003: Android: Don't destroy LayerTreeHost when Surface goes away (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « ui/android/BUILD.gn ('k') | ui/android/resources/resource_manager.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 5b8141a0a1fc59a44c334c56796b25fe28446815..adb61270a163d36bd63318b0b0799e9cd6f435b9 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -1,7 +1,10 @@
include_rules = [
"+cc/output/copy_output_request.h",
+ "+cc/resources/scoped_ui_resource.h",
"+cc/resources/ui_resource_client.h",
"+cc/resources/ui_resource_bitmap.h",
+ "+cc/test/fake_layer_tree_host_client.h",
+ "+cc/test/test_task_graph_runner.h",
"+cc/trees/layer_tree_host.h",
"+jni",
"+skia/ext",
« no previous file with comments | « ui/android/BUILD.gn ('k') | ui/android/resources/resource_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698