summaryrefslogtreecommitdiffstats
path: root/content/common/mac/attributed_string_coder.mm
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/mac/attributed_string_coder.mm')
-rw-r--r--content/common/mac/attributed_string_coder.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/common/mac/attributed_string_coder.mm b/content/common/mac/attributed_string_coder.mm
index ca4847d..706368d 100644
--- a/content/common/mac/attributed_string_coder.mm
+++ b/content/common/mac/attributed_string_coder.mm
@@ -10,8 +10,8 @@
#include "base/memory/scoped_nsobject.h"
#include "base/sys_string_conversions.h"
#include "base/utf_string_conversions.h"
-#include "content/common/common_param_traits.h"
#include "content/common/view_messages.h"
+#include "content/public/common/common_param_traits.h"
#include "ipc/ipc_message_utils.h"
namespace mac {