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

Unified Diff: chrome/browser/hang_monitor/hang_crash_dump_win.h

Issue 10257028: Revert 134443 - Broke win_aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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 | « no previous file | chrome/browser/hang_monitor/hang_crash_dump_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/hang_monitor/hang_crash_dump_win.h
===================================================================
--- chrome/browser/hang_monitor/hang_crash_dump_win.h (revision 134453)
+++ chrome/browser/hang_monitor/hang_crash_dump_win.h (working copy)
@@ -1,14 +0,0 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
-
-#ifndef CHROME_BROWSER_HANG_MONITOR_HANG_CRASH_DUMP_WIN_H_
-#define CHROME_BROWSER_HANG_MONITOR_HANG_CRASH_DUMP_WIN_H_
-
-#include <windows.h>
-
-// Causes the given child process to generate a crash dump and terminates the
-// process.
-void CrashDumpAndTerminateHungChildProcess(HANDLE hprocess);
-
-#endif // CHROME_BROWSER_HANG_MONITOR_HANG_CRASH_DUMP_WIN_H_
« no previous file with comments | « no previous file | chrome/browser/hang_monitor/hang_crash_dump_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698