Loading devtools/client/performance-new/aboutprofiling/index.xhtml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src chrome: resource:; img-src chrome: resource:; script-src chrome: resource:; object-src 'none'" /> <meta name="color-scheme" content="light dark" /> <link rel="icon" type="image/png" href="chrome://devtools/skin/images/profiler-stopwatch.svg" /> <link rel="icon" type="image/svg+xml" href="chrome://devtools/skin/images/tool-profiler.svg" /> <link rel="stylesheet" href="chrome://global/skin/global.css" type="text/css"/> <link rel="stylesheet" href="chrome://global/skin/in-content/common.css" type="text/css"/> <link rel="stylesheet" href="chrome://devtools/skin/aboutprofiling.css" type="text/css"/> Loading Loading
devtools/client/performance-new/aboutprofiling/index.xhtml +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src chrome: resource:; img-src chrome: resource:; script-src chrome: resource:; object-src 'none'" /> <meta name="color-scheme" content="light dark" /> <link rel="icon" type="image/png" href="chrome://devtools/skin/images/profiler-stopwatch.svg" /> <link rel="icon" type="image/svg+xml" href="chrome://devtools/skin/images/tool-profiler.svg" /> <link rel="stylesheet" href="chrome://global/skin/global.css" type="text/css"/> <link rel="stylesheet" href="chrome://global/skin/in-content/common.css" type="text/css"/> <link rel="stylesheet" href="chrome://devtools/skin/aboutprofiling.css" type="text/css"/> Loading