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

Unified Diff: chrome/utility/DEPS

Issue 2479593006: Move enable extensions define to a build flag. (Closed)
Patch Set: Merge Created 4 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/utility/BUILD.gn ('k') | chrome/utility/chrome_content_utility_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index e3811b9f932d957478f628b7de79f128971b9b11..ad6f8306b022121787f8f305f3311ca3c31d45a4 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+content/public/utility",
"+courgette",
"+extensions/common",
+ "+extensions/features",
"+media",
"+services/image_decoder",
"+services/service_manager/public/cpp",
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | chrome/utility/chrome_content_utility_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698