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