summaryrefslogtreecommitdiffstats
path: root/extensions/DEPS
diff options
context:
space:
mode:
authorasargent <asargent@chromium.org>2015-01-27 15:43:29 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-27 23:44:42 +0000
commit275faaaa9d7ceadaa660e113a3a799b942c1e297 (patch)
tree998a329359ae0664f0f32f5f5299c1c93ce48c92 /extensions/DEPS
parent151e70d6fbf2c524959bb225d86a557204571105 (diff)
downloadchromium_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/DEPS2
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:
#