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

Unified Diff: content/app/DEPS

Issue 2684433003: Files required by a service now listed in manifest. (Closed)
Patch Set: Addressed dchen@'s comments. Created 3 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: content/app/DEPS
diff --git a/content/app/DEPS b/content/app/DEPS
index d001ffa18cbbff0b4de813e55f9dcd6027564b69..eeb144789ae56715f79ae448db65fd9502f26a43 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -15,4 +15,5 @@ include_rules = [
"+gin/public/isolate_holder.h",
"+gin/public/snapshot_fd_data.h",
"+gin/v8_initializer.h",
+ "+services/service_manager/public/cpp",
]

Powered by Google App Engine
This is Rietveld 408576698