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

Unified Diff: components/breakpad/browser/DEPS

Issue 31243002: Move Linux/Android breakpad implementation to breakpad component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years, 2 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
« no previous file with comments | « components/breakpad/breakpad_win.cc ('k') | components/breakpad/browser/crash_dump_manager_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/breakpad/browser/DEPS
diff --git a/components/browser_context_keyed_service/DEPS b/components/breakpad/browser/DEPS
similarity index 63%
copy from components/browser_context_keyed_service/DEPS
copy to components/breakpad/browser/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..c24130ef510c0f98401f969fd89f78f98d2ca97b 100644
--- a/components/browser_context_keyed_service/DEPS
+++ b/components/breakpad/browser/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/browser",
+ "+content/public/common",
]
« no previous file with comments | « components/breakpad/breakpad_win.cc ('k') | components/breakpad/browser/crash_dump_manager_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698