Index: content/common/test_url_constants.h |
=================================================================== |
--- content/common/test_url_constants.h (revision 112219) |
+++ content/common/test_url_constants.h (working copy) |
@@ -20,8 +20,8 @@ |
extern const char kTestCacheURL[]; |
extern const char kTestHangURL[]; |
-// The About pages are assumed in several tests to not be a WebUI page. |
-extern const char kTestMemoryURL[]; |
+// One of the few about pages that is not a WebUI page. |
+extern const char kTestGpuCleanURL[]; |
// The NTP is assumed in several tests to have the property that it is WebUI. |
extern const char kTestNewTabURL[]; |