diff options
Diffstat (limited to 'content/shell/android/res/values/dimens.xml')
-rw-r--r-- | content/shell/android/res/values/dimens.xml | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/content/shell/android/res/values/dimens.xml b/content/shell/android/res/values/dimens.xml deleted file mode 100644 index 0a0ff61..0000000 --- a/content/shell/android/res/values/dimens.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?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> |