Chromium Code Reviews

Unified Diff: chrome/test/data/extensions/api_test/offscreen_tabs/c.html

Issue 7720002: Chrome Extensions chrome.experimental.offscreenTabs.* API implementation, docs, and test. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: chrome/test/data/extensions/api_test/offscreen_tabs/c.html
===================================================================
--- chrome/test/data/extensions/api_test/offscreen_tabs/c.html (revision 0)
+++ chrome/test/data/extensions/api_test/offscreen_tabs/c.html (revision 0)
@@ -0,0 +1,11 @@
+<html>
+
+<head>
+
+</head>
+
+<body>
+
+</body>
+
+</html>
Property changes on: chrome/test/data/extensions/api_test/offscreen_tabs/c.html
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine