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

Unified Diff: chrome/android/testshell/res/values/dimens.xml

Issue 10968003: Add rendering support to the TestShell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/values/dimens.xml
diff --git a/content/shell/android/res/values/dimens.xml b/chrome/android/testshell/res/values/dimens.xml
similarity index 99%
copy from content/shell/android/res/values/dimens.xml
copy to chrome/android/testshell/res/values/dimens.xml
index 0a0ff61911f68d0bf9937d559ce8ee685dd5975d..b3eb8f859ebbad84694a4b55272535579e41a12a 100644
--- a/content/shell/android/res/values/dimens.xml
+++ b/chrome/android/testshell/res/values/dimens.xml
@@ -7,8 +7,6 @@
-->
<resources>
-
<!-- Link Preview dimensions -->
<dimen name="link_preview_overlay_radius">0dp</dimen>
-
</resources>

Powered by Google App Engine
This is Rietveld 408576698