| Index: chrome/app/chrome_crash_reporter_client_win.cc
|
| diff --git a/chrome/app/chrome_crash_reporter_client_win.cc b/chrome/app/chrome_crash_reporter_client_win.cc
|
| index 288e4c4f8507ef9d86f84e8db029479f8bb847e8..42e2093efa73d2506a45a87d0b89b2b4cc974dc0 100644
|
| --- a/chrome/app/chrome_crash_reporter_client_win.cc
|
| +++ b/chrome/app/chrome_crash_reporter_client_win.cc
|
| @@ -101,9 +101,6 @@
|
| // media/:
|
| {kHungAudioThreadDetails, kSmallSize},
|
| {kZeroEncodeDetails, kSmallSize},
|
| -
|
| - // gin/:
|
| - { "v8-ignition", kSmallSize },
|
|
|
| // Temporary for http://crbug.com/575245.
|
| {"swapout_frame_id", kSmallSize},
|
|
|