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

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

Issue 579033002: [Clean-up] Remove some dead code for handling Webstore sign-in. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore incorrectly deleted code Created 6 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/sign_in_auth_in_progress_succeeds.html
diff --git a/chrome/test/data/extensions/api_test/webstore_private/sign_in_auth_in_progress_succeeds.html b/chrome/test/data/extensions/api_test/webstore_private/sign_in_auth_in_progress_succeeds.html
deleted file mode 100644
index 22b53f822ec0f4e9d608ee550ec4936f02f2a96f..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/api_test/webstore_private/sign_in_auth_in_progress_succeeds.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<!-- 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. -->
-
-<script src="common.js"></script>
-<script>expectUserIsAlreadySignedIn();</script>

Powered by Google App Engine
This is Rietveld 408576698