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

Unified Diff: chrome/DEPS

Issue 2458573004: Move debug_devtools 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 | « 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 5f12fef1f5eabd263808579b89103dbee0085512..7d8bc3b9981001b2ce888c33a4e304e087676baa 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -36,6 +36,7 @@ include_rules = [
# Allow inclusion of WebKit API files.
"+third_party/WebKit/public/platform",
+ "+third_party/WebKit/public/public_features.h",
"+third_party/WebKit/public/web",
# Allow inclusion of third-party code:
« 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