[Extensions] Disallow ExtensionService includes from //extensions
//extensions should not depend on //chrome at all. Currently, there are exceptions for tests, but these shouldn't really be allowed either. Remove extension_service.h from the list of test-allowed includes, and move the runtime_apitest to the chrome layer. This test fundamentally relies on Chrome concepts, so doesn't belong at the //extensions layer. Bug: 773004 Change-Id: I33933ef42cc1ec1e456adb557cb83a26292d6564 Reviewed-on: https://chromium-review.googlesource.com/857259Reviewed-by:Istiaque Ahmed <lazyboy@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#530014}
Showing
File moved
Please register or sign in to comment