summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/data/proxy_resolver_v8_unittest/ends_with_comment.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/data/proxy_resolver_v8_unittest/ends_with_comment.js b/net/data/proxy_resolver_v8_unittest/ends_with_comment.js
index 7fb631f..bbfef85 100644
--- a/net/data/proxy_resolver_v8_unittest/ends_with_comment.js
+++ b/net/data/proxy_resolver_v8_unittest/ends_with_comment.js
@@ -5,4 +5,4 @@ function FindProxyForURL(url, host) {
// We end the script with a comment (and no trailing newline).
// This used to cause problems, because internally ProxyResolverV8
// would append some functions to the script; the first line of
-// those extra functions was being considered part of the comment.
+// those extra functions was being considered part of the comment. \ No newline at end of file