Index: remoting/android/java/res/values/dimens.xml |
diff --git a/content/public/android/java/res/values/ids.xml b/remoting/android/java/res/values/dimens.xml |
similarity index 59% |
copy from content/public/android/java/res/values/ids.xml |
copy to remoting/android/java/res/values/dimens.xml |
index e9481bb49c507e2f2639615e8d4f721749a8eb8c..e52db40cb3b7859f4b9ae5989d21b42db435b01f 100644 |
--- a/content/public/android/java/res/values/ids.xml |
+++ b/remoting/android/java/res/values/dimens.xml |
@@ -1,12 +1,8 @@ |
<?xml version="1.0" encoding="utf-8"?> |
- |
<!-- 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. |
---> |
+ found in the LICENSE file. --> |
<resources> |
- <!-- Download service notification --> |
- <item type="id" name="download_service_notification" /> |
+ <dimen name="toolbar_content_inset_start">72dp</dimen> |
</resources> |