Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / resources / options / content_settings.html
index 5b60591..c0871a8 100644 (file)
             <span i18n-content="protectedContentEnable"></span>
           </label>
         </div>
+<if expr="pp_ifdef('chromeos')">
         <div class="settings-row">
-          <button class="exceptions-list-button" contentType="protectedContent"
+          <button id="protected-content-exceptions"
+              class="exceptions-list-button" contentType="protectedContent"
               i18n-content="manageExceptions"></button>
         </div>
+</if>
       </div>
     </section>
 </if>