| Index: content/common/test_url_constants.cc
|
| ===================================================================
|
| --- content/common/test_url_constants.cc (revision 120733)
|
| +++ content/common/test_url_constants.cc (working copy)
|
| @@ -7,8 +7,6 @@
|
| namespace chrome {
|
|
|
| const char kTestCacheURL[] = "about:cache";
|
| -const char kTestHangURL[] = "about:hang";
|
| -const char kTestGpuCleanURL[] = "about:gpuclean";
|
| const char kTestNewTabURL[] = "chrome://newtab";
|
| const char kTestHistoryURL[] = "chrome://history/";
|
| const char kTestBookmarksURL[] = "chrome://bookmarks/";
|
|
|