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

Unified Diff: chrome/android/java_staging/res/transition/move_image.xml

Issue 1141283003: Upstream oodles of Chrome for Android code into Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: final patch? Created 5 years, 7 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/java_staging/res/transition/move_image.xml
diff --git a/third_party/android_data_chart/java/res/values/values.xml b/chrome/android/java_staging/res/transition/move_image.xml
similarity index 65%
copy from third_party/android_data_chart/java/res/values/values.xml
copy to chrome/android/java_staging/res/transition/move_image.xml
index c33ec5b3ed986dde13187120e4cb2414ed8e60f8..89223b5e9e64914f86db3328d86c2300e7ba4c38 100644
--- a/third_party/android_data_chart/java/res/values/values.xml
+++ b/chrome/android/java_staging/res/transition/move_image.xml
@@ -3,7 +3,7 @@
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file. -->
-<resources>
- <item type="id" name="compressed_series" />
- <item type="id" name="original_series" />
-</resources>
+<transitionSet>
+ <changeBounds/>
+ <changeImageTransform/>
+</transitionSet>
« no previous file with comments | « chrome/android/java_staging/res/transition/fade.xml ('k') | chrome/android/java_staging/res/values-hdpi/dimens_staging.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698