| Index: chrome/common/crash_keys.cc
|
| diff --git a/chrome/common/crash_keys.cc b/chrome/common/crash_keys.cc
|
| index a7f0091788652a2a5e31ee1b800753f2721487e8..2352b3af3253fda093de7f9f37656fa55b64790a 100644
|
| --- a/chrome/common/crash_keys.cc
|
| +++ b/chrome/common/crash_keys.cc
|
| @@ -163,13 +163,6 @@
|
| { "channel_error_bt", kMediumSize },
|
| { "remove_route_bt", kMediumSize },
|
| { "rwhvm_window", kMediumSize },
|
| - // The following keys are for diagnosing crashes in http://crbug.com/369661.
|
| - // They will not be permanent.
|
| - { "url1", kLargeSize },
|
| - { "url2", kLargeSize },
|
| - { "id1", kSmallSize },
|
| - { "id2", kSmallSize },
|
| - // End http://crbug.com/369661
|
| // media/:
|
| { "VideoCaptureDeviceQTKit", kSmallSize },
|
| #endif
|
|
|