| Index: rlz/lib/rlz_lib_test.cc
|
| diff --git a/rlz/lib/rlz_lib_test.cc b/rlz/lib/rlz_lib_test.cc
|
| index 3f5ca1fcecad35e3114787ed450fff32a7103454..338473baad6d19e8096837d8be029d8a3971760b 100644
|
| --- a/rlz/lib/rlz_lib_test.cc
|
| +++ b/rlz/lib/rlz_lib_test.cc
|
| @@ -13,7 +13,7 @@
|
| // The "GGLA" brand is used to test the normal code flow of the code, and the
|
| // "TEST" brand is used to test the supplementary brand code code flow.
|
|
|
| -#include "base/eintr_wrapper.h"
|
| +#include "base/posix/eintr_wrapper.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|