Index: chrome/test/chromedriver/chrome/status.cc |
diff --git a/chrome/test/chromedriver/status.cc b/chrome/test/chromedriver/chrome/status.cc |
similarity index 98% |
rename from chrome/test/chromedriver/status.cc |
rename to chrome/test/chromedriver/chrome/status.cc |
index c6bd216a96e8f96503f4070afa128d90c6db86c3..b71aeb9df5da6d2ba182798386937a3be7bd2ea1 100644 |
--- a/chrome/test/chromedriver/status.cc |
+++ b/chrome/test/chromedriver/chrome/status.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 "chrome/test/chromedriver/status.h" |
+#include "chrome/test/chromedriver/chrome/status.h" |
#include "base/stringprintf.h" |