| Index: chrome/browser/policy/logging_work_scheduler_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/policy/logging_work_scheduler_unittest.cc (revision 140252)
|
| +++ chrome/browser/policy/logging_work_scheduler_unittest.cc (working copy)
|
| @@ -8,7 +8,7 @@
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/message_loop.h"
|
| -#include "content/test/test_browser_thread.h"
|
| +#include "content/public/test/test_browser_thread.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using content::BrowserThread;
|
|
|