| Index: mojo/edk/system/waiter.cc
|
| diff --git a/mojo/system/waiter.cc b/mojo/edk/system/waiter.cc
|
| similarity index 98%
|
| rename from mojo/system/waiter.cc
|
| rename to mojo/edk/system/waiter.cc
|
| index 70e6c2985d771be1d05c8e60062a0ac15e6f7da9..6dcd713039e95c38681581e8694e9c8156a40101 100644
|
| --- a/mojo/system/waiter.cc
|
| +++ b/mojo/edk/system/waiter.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "mojo/system/waiter.h"
|
| +#include "mojo/edk/system/waiter.h"
|
|
|
| #include <limits>
|
|
|
|
|