| Index: mojo/public/c/system/core.h
|
| diff --git a/mojo/public/c/system/core.h b/mojo/public/c/system/core.h
|
| index a7d2e6917f88214c066325ed6d2dafcbe2eb7d34..f88352e25973f81d09fe6c51c29e20d2200894c2 100644
|
| --- a/mojo/public/c/system/core.h
|
| +++ b/mojo/public/c/system/core.h
|
| @@ -2,6 +2,10 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// DEPRECATED -- do not use: include individual header files instead.
|
| +//
|
| +// TODO(vtl): Delete this header file.
|
| +//
|
| // This is a catch-all header that includes everything.
|
| //
|
| // Note: This header should be compilable as C.
|
|
|