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

Unified Diff: net/base/net_util.cc

Issue 6279005: Adjust comments for new Source/ location. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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 | « chrome/common/render_messages_internal.h ('k') | net/websockets/websocket.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/net_util.cc
diff --git a/net/base/net_util.cc b/net/base/net_util.cc
index b4b02263b5803eca3045a8c007a551ebaee89aa6..804ff2a0dcfc4c66f68049e73f3d0ce7c211bc0f 100644
--- a/net/base/net_util.cc
+++ b/net/base/net_util.cc
@@ -147,7 +147,7 @@ static const int kRestrictedPorts[] = {
6668, // Alternate IRC [Apple addition]
6669, // Alternate IRC [Apple addition]
0xFFFF, // Used to block all invalid port numbers (see
- // third_party/WebKit/WebCore/platform/KURLGoogle.cpp, port())
+ // third_party/WebKit/Source/WebCore/platform/KURLGoogle.cpp, port())
};
// FTP overrides the following restricted ports.
« no previous file with comments | « chrome/common/render_messages_internal.h ('k') | net/websockets/websocket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698