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

Unified Diff: chrome/android/testshell/res/drawable/progress.xml

Issue 10968003: Add rendering support to the TestShell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased on top of test apk changes. Created 8 years, 3 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: chrome/android/testshell/res/drawable/progress.xml
diff --git a/chrome/android/testshell/res/drawable/progress.xml b/chrome/android/testshell/res/drawable/progress.xml
index 93322b91b6d33c0399e6dfd2474dc5fc754d9e2c..3080abb1a9144ab9e11c56cf3954c558e25e873f 100644
--- a/chrome/android/testshell/res/drawable/progress.xml
+++ b/chrome/android/testshell/res/drawable/progress.xml
@@ -10,4 +10,8 @@
<shape>
<solid android:color="@android:color/holo_blue_light" />
</shape>
+<<<<<<< HEAD
nilesh 2012/09/24 20:46:41 Merge markers?
David Trainor- moved to gerrit 2012/09/24 23:39:57 Done.
</clip>
+=======
+</clip>
+>>>>>>> Add rendering support to the TestShell.

Powered by Google App Engine
This is Rietveld 408576698