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

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

Issue 2767333006: Add Digital Asset Links verification for postMessage API (Closed)
Patch Set: lizeb@ commetns 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
Index: chrome/browser/android/digital_asset_links/DEPS
diff --git a/chrome/browser/android/digital_asset_links/DEPS b/chrome/browser/android/digital_asset_links/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..e99e9b280d6d039bb7236bde49173bdfd5032163
--- /dev/null
+++ b/chrome/browser/android/digital_asset_links/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+base",
+ "+net",
+]

Powered by Google App Engine
This is Rietveld 408576698