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

Unified Diff: ipc/ipc_message_start.h

Issue 11825011: Componentize visitedlinks to src/components/visitedlink (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Final rebase Created 7 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 | « components/visitedlink/test/visitedlink_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ipc/ipc_message_start.h
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h
index 339fcb23773706809e9ca7f12d699e23fb8b17d3..929ff48f309a6e7631ca41740f8d3c95470f8888 100644
--- a/ipc/ipc_message_start.h
+++ b/ipc/ipc_message_start.h
@@ -73,6 +73,7 @@ enum IPCMessageStart {
MediaPlayerMsgStart,
TracingMsgStart,
PeerConnectionTrackerMsgStart,
+ VisitedLinkMsgStart,
LastIPCMsgStart // Must come last.
};
« no previous file with comments | « components/visitedlink/test/visitedlink_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698