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

Side by Side 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, 2 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 unified diff | Download patch
« no previous file with comments | « ui/android/BUILD.gn ('k') | ui/android/resources/resource_manager.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+cc/output/copy_output_request.h", 2 "+cc/output/copy_output_request.h",
3 "+cc/resources/scoped_ui_resource.h",
3 "+cc/resources/ui_resource_client.h", 4 "+cc/resources/ui_resource_client.h",
4 "+cc/resources/ui_resource_bitmap.h", 5 "+cc/resources/ui_resource_bitmap.h",
6 "+cc/test/fake_layer_tree_host_client.h",
7 "+cc/test/test_task_graph_runner.h",
5 "+cc/trees/layer_tree_host.h", 8 "+cc/trees/layer_tree_host.h",
6 "+jni", 9 "+jni",
7 "+skia/ext", 10 "+skia/ext",
8 "+third_party/skia", 11 "+third_party/skia",
9 "+ui/base/resource/resource_bundle.h", 12 "+ui/base/resource/resource_bundle.h",
10 "+ui/base/ui_base_paths.h", 13 "+ui/base/ui_base_paths.h",
11 "+ui/gfx", 14 "+ui/gfx",
12 ] 15 ]
OLDNEW
« 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