Chromium Code Reviews| Index: chrome/android/java/res/values/strings.xml |
| diff --git a/chrome/android/testshell/res/values/dimens.xml b/chrome/android/java/res/values/strings.xml |
| similarity index 70% |
| copy from chrome/android/testshell/res/values/dimens.xml |
| copy to chrome/android/java/res/values/strings.xml |
| index b3eb8f859ebbad84694a4b55272535579e41a12a..53c47d1e8a0edc5ff04d5c011ad063143113395d 100644 |
| --- a/chrome/android/testshell/res/values/dimens.xml |
| +++ b/chrome/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> |
|
newt (away)
2012/11/15 00:25:41
this empty file forces git to create the res folde
|
| - <!-- Link Preview dimensions --> |
| - <dimen name="link_preview_overlay_radius">0dp</dimen> |
| </resources> |