Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(807)

Unified Diff: chrome/android/java/res/values-v19/constants.xml

Issue 1465363002: [Storage] Android - ManageSpace UI, Important Origins, and CBD Dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comments, working Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/android/java/res/values-v19/constants.xml
diff --git a/remoting/android/java/res/values-sw600dp/dimens.xml b/chrome/android/java/res/values-v19/constants.xml
similarity index 59%
copy from remoting/android/java/res/values-sw600dp/dimens.xml
copy to chrome/android/java/res/values-v19/constants.xml
index dda20c1bfea08390bf1323da76e532a06138b52d..d705c52a8cbb6e8687678ffabe13d657d708ef69 100644
--- a/remoting/android/java/res/values-sw600dp/dimens.xml
+++ b/chrome/android/java/res/values-v19/constants.xml
@@ -2,7 +2,6 @@
<!-- 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>
- <dimen name="toolbar_content_inset_start">80dp</dimen>
-</resources>
+ <string name="manage_space_activity" translatable="false">org.chromium.chrome.browser.preferences.website.ManageSpaceActivity</string>
Theresa 2016/04/27 21:10:58 Why is this in a new constants.xml instead of valu
dmurph 2016/04/29 23:53:48 Frankly I don't even know the difference. I can us
+</resources>

Powered by Google App Engine
This is Rietveld 408576698