blob: 3e8e9919bb8f97fcca681838ae46326c0cf6069c [file] [log] [blame]
<link rel="import" href="chrome://resources/html/polymer.html">
<link rel="import" href="multidevice_feature_behavior.html">
<link rel="import" href="chrome://resources/html/i18n_behavior.html">
<link rel="import" href="chrome://resources/html/load_time_data.html">
<link rel="import" href="../os_route.html">
<link rel="import" href="../os_settings_routes.html">
<link rel="import" href="../../router.html">
<link rel="import" href="../../settings_shared_css.html">
<dom-module id="settings-multidevice-wifi-sync-disabled-link">
<template>
<style include="settings-shared"></style>
<div id="container"
inner-h-t-m-l="[[getAriaLabelledContent_()]]">
</div>
</template>
<script src="multidevice_wifi_sync_disabled_link.js"></script>
</dom-module>