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

Unified Diff: chrome/test/data/extensions/api_test/clipboard/set_image_data/app_main.html

Issue 2379573008: Add SetImageData api to chrome.clipboard. (Closed)
Patch Set: Fix nits. Created 3 years, 11 months 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/api_test/clipboard/set_image_data/app_main.html
diff --git a/chrome/test/data/extensions/api_test/clipboard/set_image_data/app_main.html b/chrome/test/data/extensions/api_test/clipboard/set_image_data/app_main.html
new file mode 100644
index 0000000000000000000000000000000000000000..c1b2adbff22d0c153e3609083e408debcccb7e48
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/clipboard/set_image_data/app_main.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+<script type="text/javascript" src="test.js"></script>
+</head>
+<body>
+</body>
+<hmtl>

Powered by Google App Engine
This is Rietveld 408576698