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

Unified Diff: third_party/WebKit/LayoutTests/inspector/user-agent-setting-expected.txt

Issue 2300403003: DevTools: patch browser's Chrome version into Chrome user agents for emulation (Closed)
Patch Set: renames Created 4 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
Index: third_party/WebKit/LayoutTests/inspector/user-agent-setting-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/user-agent-setting-expected.txt b/third_party/WebKit/LayoutTests/inspector/user-agent-setting-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..875f0e160ff5c06e6ec4fd6ba8d348b6c0bc88bc
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/user-agent-setting-expected.txt
@@ -0,0 +1,7 @@
+Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.77.34.5 Safari/537.36
+Mozilla/5.0 (Windows NT 10.0; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
+GoogleChrome/99.77.34.5 Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/537.36
+
+Manually setting custom user agent
+foobar with %s inside
+

Powered by Google App Engine
This is Rietveld 408576698