Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: extensions/browser/DEPS

Issue 82773002: Move some dependencies of ExtensionService down to extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Presubmit check fixed Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/pepper_permission_util.cc ('k') | extensions/browser/external_provider_interface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index a06d5d432a3f9a2f9d947a803ec46dda89a48729..35e31587e4dd2e646e15170e2ef8f528f1ecd54f 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -26,7 +26,7 @@ include_rules = [
specific_include_rules = {
".*test\.cc": [
# Temporarily allowed testing includes. See above.
- # TODO(jamescook): Remove these. http://crbug.com/159366
+ # TODO(jamescook): Remove these. http://crbug.com/162530
"+chrome/browser/extensions/extension_service_unittest.h",
"+chrome/browser/extensions/test_extension_system.h",
"+chrome/common/chrome_paths.h",
« no previous file with comments | « chrome/common/pepper_permission_util.cc ('k') | extensions/browser/external_provider_interface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698