Skip to content

Commit

Permalink
Update include paths in tools for base/process changes.
Browse files Browse the repository at this point in the history
BUG=242290
R=mark@chromium.org

Review URL: https://chromiumcodereview.appspot.com/19960008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213294 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
rsesek@chromium.org committed Jul 24, 2013
1 parent ba06a5f commit 144e6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/imagediff/image_diff.cc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include "base/files/file_path.h"
#include "base/logging.h"
#include "base/memory/scoped_ptr.h"
#include "base/process_util.h"
#include "base/process/memory.h"
#include "base/safe_numerics.h"
#include "base/strings/string_util.h"
#include "base/strings/utf_string_conversions.h"
Expand Down

0 comments on commit 144e6c9

Please sign in to comment.