Chromium Code Reviews| Index: Source/core/workers/WorkerLocation.idl |
| diff --git a/Source/core/workers/WorkerLocation.idl b/Source/core/workers/WorkerLocation.idl |
| index 7afd84bebd27839335fe8e11a8702d912c332487..c3dd851fedee8d7faa748d6c84ed1dd7def3aaec 100644 |
| --- a/Source/core/workers/WorkerLocation.idl |
| +++ b/Source/core/workers/WorkerLocation.idl |
| @@ -31,5 +31,5 @@ |
| ] interface WorkerLocation { |
| }; |
| -// Force rebuild: crbug.com/307023 |
| +// force rebuild: crbug.com/307023 |
| WorkerLocation implements URLUtilsReadOnly; |