| Index: content/public/android/java/res/values/ids.xml
|
| diff --git a/content/public/android/java/res/values/dimens.xml b/content/public/android/java/res/values/ids.xml
|
| similarity index 51%
|
| copy from content/public/android/java/res/values/dimens.xml
|
| copy to content/public/android/java/res/values/ids.xml
|
| index 25ee103804c01a12156067d90a19f972b3c7307c..e9481bb49c507e2f2639615e8d4f721749a8eb8c 100644
|
| --- a/content/public/android/java/res/values/dimens.xml
|
| +++ b/content/public/android/java/res/values/ids.xml
|
| @@ -1,11 +1,12 @@
|
| <?xml version="1.0" encoding="utf-8"?>
|
| -<!-- Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +
|
| +<!-- Copyright 2016 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">7dp</dimen>
|
| + <!-- Download service notification -->
|
| + <item type="id" name="download_service_notification" />
|
| </resources>
|
|
|