diff options
author | asargent <asargent@chromium.org> | 2015-01-27 15:43:29 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-27 23:44:42 +0000 |
commit | 275faaaa9d7ceadaa660e113a3a799b942c1e297 (patch) | |
tree | 998a329359ae0664f0f32f5f5299c1c93ce48c92 /extensions/DEPS | |
parent | 151e70d6fbf2c524959bb225d86a557204571105 (diff) | |
download | chromium_src-275faaaa9d7ceadaa660e113a3a799b942c1e297.zip chromium_src-275faaaa9d7ceadaa660e113a3a799b942c1e297.tar.gz chromium_src-275faaaa9d7ceadaa660e113a3a799b942c1e297.tar.bz2 |
Move sandboxed_unpacker.{h,cc} from chrome/ to extensions/
This is a mostly mechanical change to move these files over, and
make corresponding changes to strings, build files, and include paths.
BUG=447014
Review URL: https://codereview.chromium.org/864093002
Cr-Commit-Position: refs/heads/master@{#313404}
Diffstat (limited to 'extensions/DEPS')
-rw-r--r-- | extensions/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/DEPS b/extensions/DEPS index 183bba6..a5faa35 100644 --- a/extensions/DEPS +++ b/extensions/DEPS @@ -11,9 +11,9 @@ include_rules = [ "+extensions/test", "+grit/extensions_renderer_resources.h", "+grit/extensions_resources.h", + "+testing", "+third_party/mojo/src/mojo/public", "+third_party/skia/include", - "+testing", # Minimal UI dependencies. There are two good rules for UI dependencies here: # |