Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2465)

Unified Diff: chrome/test/data/extensions/content_capabilities/bar.example.com.html

Issue 789063002: Implement clipboardRead/Write content capabilities (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/content_capabilities/bar.example.com.html
diff --git a/remoting/webapp/crd/html/dialog_client_connect_failed.html b/chrome/test/data/extensions/content_capabilities/bar.example.com.html
similarity index 54%
copy from remoting/webapp/crd/html/dialog_client_connect_failed.html
copy to chrome/test/data/extensions/content_capabilities/bar.example.com.html
index 18e00f37209611e349ec3093d2051c8b34607ca3..d4fde4ef8896c5aa5a237f525ad40101ff32339f 100644
--- a/remoting/webapp/crd/html/dialog_client_connect_failed.html
+++ b/chrome/test/data/extensions/content_capabilities/bar.example.com.html
@@ -3,7 +3,4 @@ Copyright 2014 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
-<div data-ui-mode="home.client.connect-failed"
- class="message">
- <span id="connect-error-message" class="error-state"></span>
-</div>
+<script src="capability_tests.js"></script>
not at google - send to devlin 2014/12/10 17:33:54 You may want to upload with more aggressive copy d
Ken Rockot(use gerrit already) 2014/12/10 18:31:41 Done.

Powered by Google App Engine
This is Rietveld 408576698