Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(765)

Side by Side Diff: closure/goog/demos/xpc/relay.html

Issue 4515165: XPC Demo: missing 'base.js' ref in relay.html Base URL: http://closure-library.googlecode.com/svn/trunk/
Patch Set: Created 12 years, 10 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <script type="text/javascript" src="../../base.js"></script>
1 <script type="text/javascript" src="../../net/xpc/relay.js"></script> 2 <script type="text/javascript" src="../../net/xpc/relay.js"></script>
2 <!-- 3 <!--
3 Copyright 2010 The Closure Library Authors. All Rights Reserved. 4 Copyright 2010 The Closure Library Authors. All Rights Reserved.
4 5
5 Use of this source code is governed by the Apache License, Version 2.0. 6 Use of this source code is governed by the Apache License, Version 2.0.
6 See the COPYING file for details. 7 See the COPYING file for details.
7 --> 8 -->
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b