summaryrefslogtreecommitdiffstats
path: root/base/win/object_watcher_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/win/object_watcher_unittest.cc')
-rw-r--r--base/win/object_watcher_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/win/object_watcher_unittest.cc b/base/win/object_watcher_unittest.cc
index df666463..46b98de 100644
--- a/base/win/object_watcher_unittest.cc
+++ b/base/win/object_watcher_unittest.cc
@@ -6,7 +6,7 @@
#include <process.h>
-#include "base/message_loop.h"
+#include "base/message_loop/message_loop.h"
#include "base/run_loop.h"
#include "testing/gtest/include/gtest/gtest.h"