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

Side by Side Diff: chrome/browser/android/digital_asset_links/DEPS

Issue 2767333006: Add Digital Asset Links verification for postMessage API (Closed)
Patch Set: destructor 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
(Empty)
1 # It is likely that this code will eventually be shared across platforms, so
2 # excluding dependencies that would make this being a component impossible.
3 include_rules = [
4 "-content",
5 "-chrome",
6 "+base",
7 "+content/public/test",
8 "+chrome/browser/android/digital_asset_links",
9 "+net",
10 ]
OLDNEW
« no previous file with comments | « chrome/browser/android/customtabs/origin_verifier.cc ('k') | chrome/browser/android/digital_asset_links/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698