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

Unified Diff: chrome/test/data/extensions/api_test/window_open/window_size/test.html

Issue 13375002: Revert issue 158379 (chrome.window.create height) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 7 years, 9 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/window_open/window_size/test.html
diff --git a/chrome/test/data/extensions/api_test/bindings/internal_apis_not_on_chrome_object/page.html b/chrome/test/data/extensions/api_test/window_open/window_size/test.html
similarity index 84%
copy from chrome/test/data/extensions/api_test/bindings/internal_apis_not_on_chrome_object/page.html
copy to chrome/test/data/extensions/api_test/window_open/window_size/test.html
index e56bb5a2e8dd0a450f57599467191666b3691423..50007710f92dc62b5c5a901219055139797c6130 100644
--- a/chrome/test/data/extensions/api_test/bindings/internal_apis_not_on_chrome_object/page.html
+++ b/chrome/test/data/extensions/api_test/window_open/window_size/test.html
@@ -3,4 +3,4 @@
* source code is governed by a BSD-style license that can be found in the
* LICENSE file.
-->
-<script src="page.js"></script>
+<script src="test.js"></script>

Powered by Google App Engine
This is Rietveld 408576698