X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcontent%2Fchild%2Fchild_process.h;h=1aedcb688a1c6a1c7d740b377765adf5baacd6e7;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=af2d91343e1947015966b3e8ef9254513f5af33a;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/content/child/child_process.h b/src/content/child/child_process.h index af2d913..1aedcb6 100644 --- a/src/content/child/child_process.h +++ b/src/content/child/child_process.h @@ -54,8 +54,7 @@ class CONTENT_EXPORT ChildProcess { // process goes away prematurely, the background thread can at least notice // the child processes's main thread exiting to determine that it should give // up waiting. - // For example, see the renderer code used to implement - // webkit_glue::GetCookies. + // For example, see the renderer code used to implement GetCookies(). base::WaitableEvent* GetShutDownEvent(); // These are used for ref-counting the child process. The process shuts