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

Unified Diff: chrome/renderer/DEPS

Issue 2072613003: Convert GetSearchProviderInstallState to Mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge Created 4 years, 5 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/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index f25cfafca702bb905e948298df75f6065a1771ec..35f763fded4db03ee761f506cba76e208d51a3f7 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -38,6 +38,7 @@ include_rules = [
"+content/app/resources/grit", # For generated headers
"+content/app/strings/grit", # For generated headers
"+content/public/child",
+ "+content/public/common",
"+content/public/renderer",
"+extensions/common",
"+extensions/renderer",

Powered by Google App Engine
This is Rietveld 408576698