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

Unified Diff: chrome/browser/engagement/DEPS

Issue 2535483002: Plumb site engagement to the renderer process. (Closed)
Patch Set: Address comments Created 4 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
Index: chrome/browser/engagement/DEPS
diff --git a/chrome/browser/engagement/DEPS b/chrome/browser/engagement/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c8d2accbdcee9064536746a59c61895bf1999342
--- /dev/null
+++ b/chrome/browser/engagement/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
benwells 2016/12/09 06:11:23 should this go in chrome/browser/DEPS with all the
dominickn 2016/12/13 06:27:37 Good catch, done.
+ "+third_party/WebKit/public/platform/site_engagement.mojom.h"
+]
« no previous file with comments | « no previous file | chrome/browser/engagement/important_sites_util.cc » ('j') | chrome/browser/engagement/site_engagement_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698