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

Unified Diff: chrome/browser/android/offline_pages/DEPS

Issue 2683493002: Get signals working in the EXTRA_DATA section of MHTML (Closed)
Patch Set: Using WebContents::SupportsUserData Created 3 years, 9 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 | « no previous file | chrome/browser/android/offline_pages/prerendering_loader.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/offline_pages/DEPS
diff --git a/chrome/browser/android/offline_pages/DEPS b/chrome/browser/android/offline_pages/DEPS
index e58dcb0217d3ffc89ceddb512f0d4395d7cc2d87..525bf54a65b798ec390778f3d60cb98bd8a39fb8 100644
--- a/chrome/browser/android/offline_pages/DEPS
+++ b/chrome/browser/android/offline_pages/DEPS
@@ -1,4 +1,5 @@
include_rules = [
"+components/offline_pages/core",
"+components/offline_pages/core/background",
+ "+content/browser/download",
Pete Williamson 2017/03/15 22:38:22 Is adding the directory I need to DEPS right, or s
]
« no previous file with comments | « no previous file | chrome/browser/android/offline_pages/prerendering_loader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698