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

Unified Diff: extensions/DEPS

Issue 2137463003: [Extensions] Move Feature channel code into //extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test fix Created 4 years, 5 months 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/DEPS
diff --git a/extensions/DEPS b/extensions/DEPS
index 52dbb3f76dbcae1a614030221c13fbad4da71aaa..0765359a65a83989d568f790fd500788192bc8ae 100644
--- a/extensions/DEPS
+++ b/extensions/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/guest_view",
"+components/prefs",
"+components/url_matcher",
+ "+components/version_info",
"-content",
"+content/grit/content_resources.h",
"+content/public/common",

Powered by Google App Engine
This is Rietveld 408576698