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

Unified Diff: platform_tools/android/apps/settings.gradle

Issue 1415453009: Wire up SDL on Android (Closed) Base URL: https://skia.googlesource.com/skia.git@sdl
Patch Set: fix appurify Created 5 years, 1 month 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 | « include/views/SkWindow.h ('k') | platform_tools/android/apps/visualbenchsdl/build.gradle » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: platform_tools/android/apps/settings.gradle
diff --git a/platform_tools/android/apps/settings.gradle b/platform_tools/android/apps/settings.gradle
index 787bcf06cc168ffbe3b2cd88f8f4590b5b569382..f8872ca3098b038d98fa70dd79afa611b81b9073 100644
--- a/platform_tools/android/apps/settings.gradle
+++ b/platform_tools/android/apps/settings.gradle
@@ -1,3 +1,4 @@
include ':sample_app'
include ':visualbench'
+include ':visualbenchsdl'
include ':canvasproof'
« no previous file with comments | « include/views/SkWindow.h ('k') | platform_tools/android/apps/visualbenchsdl/build.gradle » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698