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

Unified Diff: chrome/test/data/extensions/api_test/extension_resource_request_policy/web_accessible/newtab_override.html

Issue 10827107: Allow transitions to WebUI pages which are extension urls (new tab page is the relevant example). (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 4 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/extension_resource_request_policy/web_accessible/newtab_override.html
===================================================================
--- chrome/test/data/extensions/api_test/extension_resource_request_policy/web_accessible/newtab_override.html (revision 0)
+++ chrome/test/data/extensions/api_test/extension_resource_request_policy/web_accessible/newtab_override.html (revision 0)
@@ -0,0 +1,5 @@
+<html>
+<head>
+ <title>New Tab Page Loaded Successfully</title>
+</head>
+</html>

Powered by Google App Engine
This is Rietveld 408576698