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

Unified Diff: chrome/app/DEPS

Issue 1991953002: Implement a runtime headless mode for Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 4 years 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/app/chrome_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index 6a5da83b60a3c8cbfa691ec50f4f9fb24a51562c..a248afba59e514baa64e3a7fa6c77d7d51d2c29c 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -29,6 +29,7 @@ include_rules = [
"+content/public/app",
"+content/public/browser/browser_main_runner.h",
"+extensions/common/constants.h",
+ "+headless/public", # For headless mode.
"+native_client/src/trusted/service_runtime/osx",
"+remoting/client/plugin",
"+sandbox",
« no previous file with comments | « chrome/BUILD.gn ('k') | chrome/app/chrome_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698