Index: content/public/android/java/res/values/strings.xml |
diff --git a/chrome/android/testshell/res/values/dimens.xml b/content/public/android/java/res/values/strings.xml |
similarity index 70% |
copy from chrome/android/testshell/res/values/dimens.xml |
copy to content/public/android/java/res/values/strings.xml |
index b3eb8f859ebbad84694a4b55272535579e41a12a..53c47d1e8a0edc5ff04d5c011ad063143113395d 100644 |
--- a/chrome/android/testshell/res/values/dimens.xml |
+++ b/content/public/android/java/res/values/strings.xml |
@@ -1,12 +1,9 @@ |
<?xml version="1.0" encoding="utf-8"?> |
- |
<!-- Copyright (c) 2012 The Chromium Authors. All rights reserved. |
Use of this source code is governed by a BSD-style license that can be |
found in the LICENSE file. |
- --> |
+--> |
<resources> |
- <!-- Link Preview dimensions --> |
- <dimen name="link_preview_overlay_radius">0dp</dimen> |
</resources> |