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

Unified Diff: sky/compositor/BUILD.gn

Issue 868263002: Sky shouldn't crash on device rotate (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 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
« no previous file with comments | « mojo/converters/geometry/geometry_type_converters.h ('k') | sky/compositor/resource_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/compositor/BUILD.gn
diff --git a/sky/compositor/BUILD.gn b/sky/compositor/BUILD.gn
index fdb5167827893911551eaa1873f8daaf1c4ebf63..27f59b0a1d21f1ce56bb2d9f81ddb96e03a48c5e 100644
--- a/sky/compositor/BUILD.gn
+++ b/sky/compositor/BUILD.gn
@@ -26,6 +26,8 @@ source_set("compositor") {
"surface_allocator.h",
"surface_holder.cc",
"surface_holder.h",
+ "texture_cache.cc",
+ "texture_cache.h",
]
deps = [
« no previous file with comments | « mojo/converters/geometry/geometry_type_converters.h ('k') | sky/compositor/resource_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698