summaryrefslogtreecommitdiffstats
path: root/apps/DEPS
diff options
context:
space:
mode:
authorjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-21 01:38:57 +0000
committerjamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-21 01:38:57 +0000
commit22401dc31ab3b5bada39f38845ad31e283deab12 (patch)
tree2ffb5729f361ae4f07bc6a3840a08c529c3ed2a9 /apps/DEPS
parentedfe19ff87873344ea5d229522fc4e2cd6e512fa (diff)
downloadchromium_src-22401dc31ab3b5bada39f38845ad31e283deab12.zip
chromium_src-22401dc31ab3b5bada39f38845ad31e283deab12.tar.gz
chromium_src-22401dc31ab3b5bada39f38845ad31e283deab12.tar.bz2
Move ExtensionHost from src/chrome to src/extensions
This breaks another src/extensions -> src/chrome dependency. * Mechanical file move. * Clean up DEPS. * Move pinch-to-zoom handling to ExtensionViewHost as it only applies to visible extension content. No functional changes. BUG=321341 TEST=browser_tests *Extension* TBR=sky@chromium.org for header file rename across chrome/browser Review URL: https://codereview.chromium.org/198703006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258494 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'apps/DEPS')
-rw-r--r--apps/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/DEPS b/apps/DEPS
index 42327c3..e9d3eeb 100644
--- a/apps/DEPS
+++ b/apps/DEPS
@@ -30,7 +30,6 @@ include_rules = [
"+chrome/browser/extensions/api/file_system/file_system_api.h",
"+chrome/browser/extensions/chrome_extension_web_contents_observer.h",
"+chrome/browser/extensions/extension_icon_image.h",
- "+chrome/browser/extensions/extension_host.h",
"+chrome/browser/extensions/suggest_permission_util.h",
"+chrome/browser/extensions/unpacked_installer.h",
"+chrome/common/extensions/api/app_runtime.h",