summaryrefslogtreecommitdiff
path: root/chromium/components/ntp_tiles/webui/resources/ntp_tiles_internals.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/ntp_tiles/webui/resources/ntp_tiles_internals.html')
-rw-r--r--chromium/components/ntp_tiles/webui/resources/ntp_tiles_internals.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/chromium/components/ntp_tiles/webui/resources/ntp_tiles_internals.html b/chromium/components/ntp_tiles/webui/resources/ntp_tiles_internals.html
index dfdfe36b602..ea70d72ccf7 100644
--- a/chromium/components/ntp_tiles/webui/resources/ntp_tiles_internals.html
+++ b/chromium/components/ntp_tiles/webui/resources/ntp_tiles_internals.html
@@ -65,6 +65,10 @@ found in the LICENSE file.
</tr>
<tr jsdisplay="$this">
<td class="detail">Country</td>
+ <td class="value"><input id="override-directory" type="text" jsvalues="value:overrideDirectory;placeholder:directory"></td>
+ </tr>
+ <tr jsdisplay="$this">
+ <td class="detail">Country</td>
<td class="value"><input id="override-country" type="text" jsvalues="value:overrideCountry;placeholder:country"></td>
</tr>
<tr jsdisplay="$this">
@@ -125,4 +129,3 @@ found in the LICENSE file.
</body>
</html>
-