Index: webkit/common/user_agent/user_agent_util.cc |
diff --git a/webkit/user_agent/user_agent_util.cc b/webkit/common/user_agent/user_agent_util.cc |
similarity index 99% |
rename from webkit/user_agent/user_agent_util.cc |
rename to webkit/common/user_agent/user_agent_util.cc |
index 18390b197df7df56c6bef7d0dc67048e83d93aa1..98615ea9966faf57664834d443b0cf45551419e4 100644 |
--- a/webkit/user_agent/user_agent_util.cc |
+++ b/webkit/common/user_agent/user_agent_util.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 "webkit/user_agent/user_agent_util.h" |
+#include "webkit/common/user_agent/user_agent_util.h" |
#if defined(OS_POSIX) && !defined(OS_MACOSX) |
#include <sys/utsname.h> |