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

Unified Diff: components/arc/intent_helper/DEPS

Issue 1843563003: Move arc_intent_helper_bridge.h from c/b/chromeos/ to components/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn builds Created 4 years, 9 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: components/arc/intent_helper/DEPS
diff --git a/components/about_handler/DEPS b/components/arc/intent_helper/DEPS
similarity index 66%
copy from components/about_handler/DEPS
copy to components/arc/intent_helper/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..ea4bd7e5e0f4c2a68660d7a5b0f12fcd6e2bc812 100644
--- a/components/about_handler/DEPS
+++ b/components/arc/intent_helper/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+net",
+ "+ash",
]

Powered by Google App Engine
This is Rietveld 408576698