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

Unified Diff: ios/chrome/browser/DEPS

Issue 1298743002: Partially componentize chrome/common/crash_keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compilation on iOS Created 5 years, 4 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: ios/chrome/browser/DEPS
diff --git a/ios/chrome/browser/DEPS b/ios/chrome/browser/DEPS
index 85ca1b4c7bbf15285ffdeb1ed0a3ecc9dcea0fce..9a241a2e85fcfb7b789c96c61b3c40b78701c315 100644
--- a/ios/chrome/browser/DEPS
+++ b/ios/chrome/browser/DEPS
@@ -1,12 +1,14 @@
include_rules = [
"+ios/chrome/grit",
+ "+breakpad/src/common",
"+breakpad/src/client/ios",
"+components/autofill/core/browser",
"+components/autofill/core/common",
"+components/autofill/ios/browser",
"+components/bookmarks",
"+components/content_settings/core",
+ "+components/crash_keys",
"+components/data_reduction_proxy/core/common",
"+components/dom_distiller/core",
"+components/dom_distiller/ios",

Powered by Google App Engine
This is Rietveld 408576698