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

Side by Side Diff: chrome/browser/safe_browsing/DEPS

Issue 2837603002: Content API changes to improve DOM stitching in ThreatDetails code. (Closed)
Patch Set: Sync and small unittest tweak Created 3 years, 7 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+mojo", 2 "+mojo",
3 "+components/chrome_cleaner", 3 "+components/chrome_cleaner",
4 "+content/test/test_render_frame_host.h",
Charlie Reis 2017/05/12 21:40:50 chrome/ isn't allowed to depend on non-public cont
lpz 2017/05/15 18:49:07 Done.
4 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698