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

Unified Diff: ui/views/mus/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: merge to tip of tree 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: ui/views/mus/DEPS
diff --git a/ui/views/mus/DEPS b/ui/views/mus/DEPS
index f51da41a97ba083cb00b5bbf17cd89078921eca0..a6ef8809458a04e44f4e99d649189ef87aa8b036 100644
--- a/ui/views/mus/DEPS
+++ b/ui/views/mus/DEPS
@@ -26,6 +26,5 @@ include_rules = [
specific_include_rules = {
"platform_test_helper_mus.cc": [
"+mojo/shell/background",
- "+mojo/shell/runner/host/command_line_switch.h",
],
}

Powered by Google App Engine
This is Rietveld 408576698