| Index: ash/test/ash_test.h
|
| diff --git a/ash/test/ash_test.h b/ash/test/ash_test.h
|
| index 553327b33878ad50939dce7489a173ead6d3023b..e3684977753140d016fb5b40f2c3736236edb222 100644
|
| --- a/ash/test/ash_test.h
|
| +++ b/ash/test/ash_test.h
|
| @@ -55,7 +55,7 @@ class WindowOwner {
|
|
|
| // Base class for ash tests. This class calls through to AshTestImpl for the
|
| // real implementation. This class exists so that tests can be written to
|
| -// ash/common and run in both mus and aura.
|
| +// run in both mus and aura.
|
| //
|
| // TODO: this class is deprecated and should be removed.
|
| // http://crbug.com/707057.
|
|
|