Chromium Code Reviews| Index: services/pdf_compositor/public/interfaces/constants.mojom |
| diff --git a/services/pdf_compositor/public/interfaces/constants.mojom b/services/pdf_compositor/public/interfaces/constants.mojom |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..843b799d7c66cc2a657745bd81d1a1d3bd5acdcc |
| --- /dev/null |
| +++ b/services/pdf_compositor/public/interfaces/constants.mojom |
| @@ -0,0 +1,7 @@ |
| +// Copyright 2017 The Chromium Authors. All rights reserved. |
| +// Use of this source code is governed by a BSD-style license that can be |
| +// found in the LICENSE file. |
| + |
| +module pdf_compositor.mojom; |
| + |
| +const string kServiceName = "pdf_compositor"; |