Chromium Code Reviews| Index: chrome/app/nibs/ContentSubresourceFilter.xib |
| diff --git a/chrome/app/nibs/ContentSubresourceFilter.xib b/chrome/app/nibs/ContentSubresourceFilter.xib |
| index 2cbceee56e66613a96807b12d83bf539520b0d3b..f55aa9e2405177e69f282f9ed3a54b128032c752 100644 |
| --- a/chrome/app/nibs/ContentSubresourceFilter.xib |
| +++ b/chrome/app/nibs/ContentSubresourceFilter.xib |
| @@ -68,7 +68,7 @@ DQ |
| </subviews> |
| </customView> |
| <textField verticalHuggingPriority="750" id="7"> |
| - <rect key="frame" x="17" y="100" width="282" height="14"/> |
| + <rect key="frame" x="8" y="68" width="282" height="14"/> |
|
msw
2016/08/09 19:46:54
You'll want a reviewer more familiar with Cocoa fo
melandory
2016/08/10 14:55:07
Yep, I'll add OWNER for this file.
|
| <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
| <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="^IDS_FILTERED_DECEPTIVE_CONTENT_PROMPT_EXPLANATION" id="8"> |
| <font key="font" metaFont="smallSystem"/> |
| @@ -76,6 +76,15 @@ DQ |
| <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| </textFieldCell> |
| </textField> |
| + <textField verticalHuggingPriority="750" id="dgF-Po-kkg"> |
| + <rect key="frame" x="8" y="86" width="282" height="28"/> |
| + <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/> |
| + <textFieldCell key="cell" controlSize="small" sendsActionOnEndEditing="YES" title="^IDS_FILTERED_DECEPTIVE_CONTENT_PROMPT_TITLE" id="AxL-Md-rce"> |
| + <font key="font" metaFont="smallSystem"/> |
| + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| + <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/> |
| + </textFieldCell> |
| + </textField> |
| </subviews> |
| </customView> |
| </subviews> |