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. |