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

Unified Diff: chrome/test/data/extensions/api_test/identity/redirect_to_chromiumapp.html.mock-http-headers

Issue 14081014: Identity API: Change WebAuthFlow to use <webview> instead of a normal browser pop-up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chrome.identity side-by-side with chrome.experimental.identity Created 7 years, 7 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
« no previous file with comments | « chrome/test/data/extensions/api_test/identity/redirect_to_chromiumapp.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/identity/redirect_to_chromiumapp.html.mock-http-headers
diff --git a/chrome/test/data/extensions/api_test/identity/redirect_to_chromiumapp.html.mock-http-headers b/chrome/test/data/extensions/api_test/identity/redirect_to_chromiumapp.html.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..290924fd342be95f71e9ef4572b33289bbbdb9cb
--- /dev/null
+++ b/chrome/test/data/extensions/api_test/identity/redirect_to_chromiumapp.html.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 302 Moved
+Location: https://abcdefghij.chromiumapp.org/callback#test
« no previous file with comments | « chrome/test/data/extensions/api_test/identity/redirect_to_chromiumapp.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698