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

Unified Diff: platform_tools/android/visualbench/build.xml

Issue 1164403002: Visual bench on native android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tiny cleanup Created 5 years, 6 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
Index: platform_tools/android/visualbench/build.xml
diff --git a/platform_tools/android/app/build.xml b/platform_tools/android/visualbench/build.xml
similarity index 98%
copy from platform_tools/android/app/build.xml
copy to platform_tools/android/visualbench/build.xml
index fbba716abbeae163260919bd3ea21f4ac74b732f..61df264754d9d6cc1d71cb7e0a7b22cb8f05a97c 100644
--- a/platform_tools/android/app/build.xml
+++ b/platform_tools/android/visualbench/build.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<project name="SkiaAndroid" default="help">
+<project name="VisualBench" default="help">
<!-- The local.properties file is created and updated by the 'android' tool.
It contains the path to the SDK. It should *NOT* be checked into

Powered by Google App Engine
This is Rietveld 408576698