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

Unified Diff: sky/shell/BUILD.gn

Issue 1228083003: Stop leaking temp directories in SkyShell (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 5 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 | « no previous file | sky/shell/android/org/domokit/sky/shell/ResourceCleaner.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/shell/BUILD.gn
diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn
index a3b7cb4d8bec6595e3d65d099b0e25ebf76972d2..932681bcfff3a1613404ffc99eab7ba1a6afc0c6 100644
--- a/sky/shell/BUILD.gn
+++ b/sky/shell/BUILD.gn
@@ -100,6 +100,7 @@ if (is_android) {
"android/org/domokit/sky/shell/GestureProvider.java",
"android/org/domokit/sky/shell/PlatformServiceProvider.java",
"android/org/domokit/sky/shell/PlatformViewAndroid.java",
+ "android/org/domokit/sky/shell/ResourceCleaner.java",
"android/org/domokit/sky/shell/ResourceExtractor.java",
"android/org/domokit/sky/shell/ServiceFactory.java",
"android/org/domokit/sky/shell/ServiceRegistry.java",
« no previous file with comments | « no previous file | sky/shell/android/org/domokit/sky/shell/ResourceCleaner.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698