<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2016 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->

<resources>
    <string name="bookmarks_folder_name" translatable="false">Partner Bookmarks</string>
    <string-array name="bookmarks">
        <item>YouTube</item><item>http://youtube.com</item>
        <item>Google Maps</item><item>http://maps.google.com</item>
        <item>Example</item><item>http://example.com</item>
    </string-array>
</resources>

