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

Unified Diff: chrome/app/DEPS

Issue 1722743002: Adds ability for chrome to behave as mojo_runner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup Created 4 years, 10 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: chrome/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index 6587f5bba5da6c9ab7c8afe534c724f0e76b0551..c853c651e1b8532a4cc280ce5ef79d5faaf202b9 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+breakpad",
"+chrome/browser",
"+chrome/child",
+ "+chrome/chrome_features.h",
"+chrome/chrome_watcher",
"+chrome/grit", # For generated headers
"+chrome/installer",

Powered by Google App Engine
This is Rietveld 408576698