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

Unified Diff: war/test.html

Issue 2607423002: Revert "Replace create_standalone_js.py with a custom GWT linker" (Closed)
Patch Set: Created 3 years, 12 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 | « javatests/DomDistillerJsTest.gwt.xml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: war/test.html
diff --git a/war/test.html b/war/test.html
index a0c8b3fa564dc0e64470011c4f510aae30727a8e..65c743fbb8da0db654846c9ee62425de7e99d964 100644
--- a/war/test.html
+++ b/war/test.html
@@ -1,6 +1,6 @@
<html>
<head>
- <script src="domdistillerjstest/domdistillerjstest.nocache.js"></script>
+ <script src="../out/domdistillerjstest.js"></script>
</head>
<body>
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==">
« no previous file with comments | « javatests/DomDistillerJsTest.gwt.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698