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

Unified Diff: chrome/DEPS

Issue 2409423002: Move ENABLE_PEPPER_CDMS to a buildflag header. (Closed)
Patch Set: Fix and format Created 4 years, 2 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
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 621f4ef8f4ac072a0b3ca8d7529dc981e990d2df..5f12fef1f5eabd263808579b89103dbee0085512 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -26,6 +26,7 @@ include_rules = [
"+content/public/test",
"+mojo/common",
"+mojo/public",
+ "+ppapi/features",
# Don't allow inclusion of these other libs we shouldn't be calling directly.
"-webkit",
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698