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

Unified Diff: netlog_viewer/netlog_viewer/events_view_test.html

Issue 3011363002: Apply Chromium changes up to commit 0036296a1128ac9cbefeaff51c8df831ec421c36 (Closed)
Patch Set: address comments Created 3 years, 3 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 | « netlog_viewer/netlog_viewer/events_view.js ('k') | netlog_viewer/netlog_viewer/import_view.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: netlog_viewer/netlog_viewer/events_view_test.html
diff --git a/netlog_viewer/netlog_viewer/events_view_test.html b/netlog_viewer/netlog_viewer/events_view_test.html
index 7bbe56fe54237addc504f7e762ef708d34430e89..afc071fbdfda84890b1158bf2de576b8ff3710a2 100644
--- a/netlog_viewer/netlog_viewer/events_view_test.html
+++ b/netlog_viewer/netlog_viewer/events_view_test.html
@@ -63,7 +63,7 @@ function urlRequestEvents(id) {
'Connection: keep-alive',
'User-Agent: Mozilla/5.0',
'Accept: text/html',
- 'Accept-Encoding: gzip,deflate,sdch',
+ 'Accept-Encoding: gzip,deflate',
'Accept-Language: en-US,en;q=0.8',
'Accept-Charset: ISO-8859-1',
'X-Random-Header-With-Quotes: "Quoted String"""',
« no previous file with comments | « netlog_viewer/netlog_viewer/events_view.js ('k') | netlog_viewer/netlog_viewer/import_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698