| Index: mojo/public/cpp/system/watcher.h
|
| diff --git a/mojo/public/cpp/system/watcher.h b/mojo/public/cpp/system/watcher.h
|
| index 815b73b3b50b1d7dc71bbb465587862a2aeb2301..5b8aa818da31406a10a5de446d7ebb6261dd8cdc 100644
|
| --- a/mojo/public/cpp/system/watcher.h
|
| +++ b/mojo/public/cpp/system/watcher.h
|
| @@ -1,6 +1,7 @@
|
| // Copyright 2016 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.
|
| +// Comment-only change.
|
|
|
| #ifndef MOJO_PUBLIC_CPP_SYSTEM_WATCHER_H_
|
| #define MOJO_PUBLIC_CPP_SYSTEM_WATCHER_H_
|
|
|