Index: chrome/common/guid_unittest.cc |
diff --git a/chrome/browser/guid_unittest.cc b/chrome/common/guid_unittest.cc |
similarity index 97% |
rename from chrome/browser/guid_unittest.cc |
rename to chrome/common/guid_unittest.cc |
index 1951ca1f0a3e0640c19a5c6676af22b850320ac3..628bafca7c4764a3923827f4ea60b2e4f0b538fa 100644 |
--- a/chrome/browser/guid_unittest.cc |
+++ b/chrome/common/guid_unittest.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/browser/guid.h" |
+#include "chrome/common/guid.h" |
#include <limits> |