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

Unified Diff: chrome/test/data/extensions/api_test/downloads_split/empty.html

Issue 10542038: Rewrite DownloadsApiTest in C++. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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/downloads_split/empty.html
diff --git a/chrome/test/data/extensions/api_test/downloads_split/empty.html b/chrome/test/data/extensions/api_test/downloads_split/empty.html
new file mode 100644
index 0000000000000000000000000000000000000000..ec310271a0c4612cbad511377cf9ca0ca558e436
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/downloads_split/empty.html
@@ -0,0 +1,4 @@
+<!--
+DownloadExtensionTest needs an Extension object and a RenderViewHost to pass to
+some ExtensionFunctions. This extension doesn't need to do anything.
+-->

Powered by Google App Engine
This is Rietveld 408576698