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

Unified Diff: extensions/browser/DEPS

Issue 48643003: Moved extension and value builder code to extensions component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase again 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
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index 3c1ac11cc4e1d958d52df95f0b6a1cc99b636ce5..737b8ebe508c6e7e7d8278c5dfa7e2f2f75cb570 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -24,7 +24,6 @@ specific_include_rules = {
# TODO(jamescook): Remove these. http://crbug.com/159366
"+chrome/browser/extensions/extension_service_unittest.h",
"+chrome/browser/extensions/test_extension_system.h",
- "+chrome/common/extensions/extension_builder.h",
"+chrome/test/base/testing_profile.h",
]
}

Powered by Google App Engine
This is Rietveld 408576698