diff options
author | jln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-13 20:05:38 +0000 |
---|---|---|
committer | jln@chromium.org <jln@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-07-13 20:05:38 +0000 |
commit | f2ba2a55f72c313e600060efc1bf0b3e56fc2ed2 (patch) | |
tree | 068726b3e849a91406755b369faeb5e5ad6830f1 /sandbox/win/wow_helper/target_code.cc | |
parent | 743a74d5bdb716071b70355506e661ae730ba340 (diff) | |
download | chromium_src-f2ba2a55f72c313e600060efc1bf0b3e56fc2ed2.zip chromium_src-f2ba2a55f72c313e600060efc1bf0b3e56fc2ed2.tar.gz chromium_src-f2ba2a55f72c313e600060efc1bf0b3e56fc2ed2.tar.bz2 |
sandbox/wow_helper -> sandbox/win/wow_helper
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146629 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sandbox/win/wow_helper/target_code.cc')
-rw-r--r-- | sandbox/win/wow_helper/target_code.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/win/wow_helper/target_code.cc b/sandbox/win/wow_helper/target_code.cc index 1f93988..8da27cc5 100644 --- a/sandbox/win/wow_helper/target_code.cc +++ b/sandbox/win/wow_helper/target_code.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 "sandbox/wow_helper/target_code.h" +#include "sandbox/win/wow_helper/target_code.h" namespace sandbox { |