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

Unified Diff: chrome/test/data/extensions/api_test/tabs/no_permissions/test.html

Issue 11824004: Do not pass URLs in onUpdated events to extensions unless they have the (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Add test cases Created 7 years, 11 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/tabs/no_permissions/test.html
diff --git a/chrome/test/data/extensions/api_test/app_background_page/basic_close/test.html b/chrome/test/data/extensions/api_test/tabs/no_permissions/test.html
similarity index 69%
copy from chrome/test/data/extensions/api_test/app_background_page/basic_close/test.html
copy to chrome/test/data/extensions/api_test/tabs/no_permissions/test.html
index 3efb3425df5d52db2cce212326c82eca6feb9c7b..50007710f92dc62b5c5a901219055139797c6130 100644
--- a/chrome/test/data/extensions/api_test/app_background_page/basic_close/test.html
+++ b/chrome/test/data/extensions/api_test/tabs/no_permissions/test.html
@@ -1,5 +1,5 @@
<!--
- * Copyright (c) 2011 The Chromium Authors. All rights reserved. Use of this
+ * Copyright (c) 2013 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.
-->

Powered by Google App Engine
This is Rietveld 408576698