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

Unified Diff: build/android/pylib/results/presentation/template/main.html

Issue 2777353002: Upload the test results html file to google bucket. (Closed)
Patch Set: fix url Created 3 years, 9 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 | « no previous file | build/android/pylib/results/presentation/test_results_presentation.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/pylib/results/presentation/template/main.html
diff --git a/build/android/pylib/results/presentation/template/main.html b/build/android/pylib/results/presentation/template/main.html
index cd8c103cb2bdccc6a3c12e2af558377913d82ea9..60e78adf3cc9d010cd9c29a412f4f6bc4550795a 100644
--- a/build/android/pylib/results/presentation/template/main.html
+++ b/build/android/pylib/results/presentation/template/main.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <link rel="stylesheet" href="../../../../../../../default.css" type="text/css">
+ <link rel="stylesheet" href="{{server_url}}/{{bucket}}/css/default.css" type="text/css">
<style>
table, th, td {
border: 1px solid black;
« no previous file with comments | « no previous file | build/android/pylib/results/presentation/test_results_presentation.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698