From a4bbc1f9b821dee29561beb13bc8d42eadfb0f6a Mon Sep 17 00:00:00 2001 From: "avi@chromium.org" Date: Tue, 11 Jun 2013 07:28:19 +0000 Subject: Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/. BUG=247723 TEST=none TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/16358024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205458 0039d316-1c4b-4281-b951-d872f2087c98 --- sync/engine/apply_control_data_updates_unittest.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync/engine/apply_control_data_updates_unittest.cc') diff --git a/sync/engine/apply_control_data_updates_unittest.cc b/sync/engine/apply_control_data_updates_unittest.cc index d51ee25..2dca863 100644 --- a/sync/engine/apply_control_data_updates_unittest.cc +++ b/sync/engine/apply_control_data_updates_unittest.cc @@ -5,7 +5,7 @@ #include "base/format_macros.h" #include "base/location.h" #include "base/memory/scoped_ptr.h" -#include "base/stringprintf.h" +#include "base/strings/stringprintf.h" #include "sync/engine/apply_control_data_updates.h" #include "sync/engine/syncer.h" #include "sync/engine/syncer_util.h" -- cgit v1.1