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

Unified Diff: chrome/app/DEPS

Issue 9967017: Upstream Android native crash handling changes. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Fixes related to changes to breakpad_posix.h Created 8 years, 8 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/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index 414df54d2f97908966423a6be6e9552c9f9d52bc..680eaa9e4243531204fb9b7ed76d65953a7a04da 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -13,4 +13,5 @@ include_rules = [
"+policy", # For generated headers and source
"+sandbox",
"+tools/memory_watcher",
+ "+third_party/lss/linux_syscall_support.h",
]

Powered by Google App Engine
This is Rietveld 408576698