Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(311)

Unified Diff: webkit/common/user_agent/user_agent_util_ios.mm

Issue 15702003: Move webkit/user_agent/ into webkit/common (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/common/user_agent/user_agent_util.cc ('k') | webkit/common/user_agent/webkit_user_agent.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/user_agent/user_agent_util_ios.mm
diff --git a/webkit/user_agent/user_agent_util_ios.mm b/webkit/common/user_agent/user_agent_util_ios.mm
similarity index 99%
rename from webkit/user_agent/user_agent_util_ios.mm
rename to webkit/common/user_agent/user_agent_util_ios.mm
index 99a2d242dc3eeb3927da719b034bf6c44872fcb0..080301f3b888b320a52d54a8642f90ffb90116cc 100644
--- a/webkit/user_agent/user_agent_util_ios.mm
+++ b/webkit/common/user_agent/user_agent_util_ios.mm
@@ -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"
#import <UIKit/UIKit.h>
« no previous file with comments | « webkit/common/user_agent/user_agent_util.cc ('k') | webkit/common/user_agent/webkit_user_agent.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698