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

Unified Diff: ui/webui/resources/html/promise_resolver.html

Issue 1871043004: Make PromiseResolver's members read-only (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: base off of https://codereview.chromium.org/1869883003/ Created 4 years, 8 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 | « third_party/closure_compiler/compiler_test.py ('k') | ui/webui/resources/js/compiled_resources2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/html/promise_resolver.html
diff --git a/ui/webui/resources/html/promise_resolver.html b/ui/webui/resources/html/promise_resolver.html
index 3a171fa9e648c5d645d658e3c2293b0e264f63a5..01c2f2c3282cd491298ff15c9e3fb5e01adaf20c 100644
--- a/ui/webui/resources/html/promise_resolver.html
+++ b/ui/webui/resources/html/promise_resolver.html
@@ -1 +1,2 @@
+<link rel="import" href="chrome://resources/html/assert.html">
<script src="chrome://resources/js/promise_resolver.js"></script>
« no previous file with comments | « third_party/closure_compiler/compiler_test.py ('k') | ui/webui/resources/js/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698