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

Unified Diff: chrome/browser/resources/net_internals/help.js

Issue 13932041: Remove the local help content for about:net-internals. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: entaro adun tassadar Created 7 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
Index: chrome/browser/resources/net_internals/help.js
diff --git a/chrome/browser/resources/net_internals/help.js b/chrome/browser/resources/net_internals/help.js
deleted file mode 100644
index 03f4ce86cf948c0043845283f5b665a77564ffdc..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/net_internals/help.js
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-document.addEventListener('DOMContentLoaded', function() {
- $('popup-close-button').addEventListener('click', window.close.bind(window));
-});
« no previous file with comments | « chrome/browser/resources/net_internals/help.html ('k') | chrome/browser/resources/net_internals_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698