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

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

Issue 10911158: Pass on download or installation errors from WebstoreInstaller to the CompleteInstall function. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and rename error204->empty Created 8 years, 3 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/webstore_private/empty.html
diff --git a/chrome/test/data/extensions/context_menus/separators/test1.html b/chrome/test/data/extensions/api_test/webstore_private/empty.html
similarity index 50%
copy from chrome/test/data/extensions/context_menus/separators/test1.html
copy to chrome/test/data/extensions/api_test/webstore_private/empty.html
index 2a24e8d334736c0416cd6ad8b881b79188d8841a..d72d66cc909837f3f8fb25a06431d9edc08a16b2 100644
--- a/chrome/test/data/extensions/context_menus/separators/test1.html
+++ b/chrome/test/data/extensions/api_test/webstore_private/empty.html
@@ -1,2 +1,2 @@
<script src="common.js"></script>
-<script src="test1.js"></script>
+<script src="empty.js"></script>

Powered by Google App Engine
This is Rietveld 408576698