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

Unified Diff: chrome/test/data/extensions/api_test/sessions/sessions.html

Issue 21022018: Sessions API - previously Session Restore API. Supports restoring currently open foreign windows an… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added assert true to test Created 7 years, 5 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/sessions/sessions.html
diff --git a/chrome/test/data/extensions/api_test/app_background_page/basic_close/test.html b/chrome/test/data/extensions/api_test/sessions/sessions.html
similarity index 83%
copy from chrome/test/data/extensions/api_test/app_background_page/basic_close/test.html
copy to chrome/test/data/extensions/api_test/sessions/sessions.html
index 3efb3425df5d52db2cce212326c82eca6feb9c7b..918d6aeb0ed6bf54e9299e36087d084fec3dd725 100644
--- a/chrome/test/data/extensions/api_test/app_background_page/basic_close/test.html
+++ b/chrome/test/data/extensions/api_test/sessions/sessions.html
@@ -3,4 +3,4 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<script src="test.js"></script>
+<script src="sessions.js"></script>

Powered by Google App Engine
This is Rietveld 408576698