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

Unified Diff: chrome/common/render_messages_params.h

Issue 6576020: Remove Gears from Chrome (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: ready to review Created 9 years, 10 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/common/render_messages_params.h
diff --git a/chrome/common/render_messages_params.h b/chrome/common/render_messages_params.h
index 984392e757941fcf1d11d47aacbe2ab33aa2953a..bc61391f6ee4e6deead9b5a3531e6e56c4054117 100644
--- a/chrome/common/render_messages_params.h
+++ b/chrome/common/render_messages_params.h
@@ -484,6 +484,7 @@ struct ViewHostMsg_Resource_Request {
// The following two members are specified if the request is initiated by
// a plugin like Gears.
+ // TODO(aa): Can these be removed now? Unclear if they are being used.
evanm 2011/02/25 21:47:13 Why not? I guess we can find it later by grepping
Aaron Boodman 2011/02/25 22:29:28 It seemed like maybe external automation clients c
// Contains the id of the host renderer.
int host_renderer_id;

Powered by Google App Engine
This is Rietveld 408576698