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

Unified Diff: chrome/browser/feedback/DEPS

Issue 116863002: Add feedback uploader to upload reports in a sequenced manner with retries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | « no previous file | chrome/browser/feedback/OWNERS » ('j') | chrome/browser/feedback/OWNERS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/feedback/DEPS
diff --git a/chrome/browser/feedback/DEPS b/chrome/browser/feedback/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..fc003d9d2c0da8d12a8989ae81e203e06f3b55e7
--- /dev/null
+++ b/chrome/browser/feedback/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+content/public/test/test_browser_context.h"
+]
« no previous file with comments | « no previous file | chrome/browser/feedback/OWNERS » ('j') | chrome/browser/feedback/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698