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

Unified Diff: content/renderer/history_entry.h

Issue 1532323002: Remove unused constant kInvalidFrameRoutingID (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/history_entry.h
diff --git a/content/renderer/history_entry.h b/content/renderer/history_entry.h
index 627419b6678152738138c6ba3af87f45bee2163f..4209d728f81f7928f476ef7edc77389b20974a5f 100644
--- a/content/renderer/history_entry.h
+++ b/content/renderer/history_entry.h
@@ -51,8 +51,6 @@ namespace content {
class RenderFrameImpl;
class RenderViewImpl;
-const int kInvalidFrameRoutingID = -1;
-
class CONTENT_EXPORT HistoryEntry {
public:
class HistoryNode {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698