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

Unified Diff: extensions/browser/DEPS

Issue 2512563003: Convert enable_plugins to a buildflag header. (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 | « content/zygote/zygote_main_linux.cc ('k') | extensions/browser/guest_view/web_view/BUILD.gn » ('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 ac3be950a692ba12b873f1e60a545b5f98685eba..d30bbba9e005f9f29c6903597cf0854041985e4b 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -20,6 +20,8 @@ include_rules = [
"+google_apis/gaia",
"+grit/extensions_strings.h",
"+net",
+ # This directory contains build flags and does not pull all of PPAPI in.
+ "+ppapi/features",
"+services/service_manager/public/cpp",
"+skia/ext/image_operations.h",
"+storage/browser/fileapi",
« no previous file with comments | « content/zygote/zygote_main_linux.cc ('k') | extensions/browser/guest_view/web_view/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698