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

Unified Diff: content/DEPS

Issue 13949013: Implement download link in chrome://indexeddb-internals/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improve constness for thread-proxied calls Created 7 years, 8 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: content/DEPS
diff --git a/content/DEPS b/content/DEPS
index 79b961e6b792b05907cd79b8c43cf65b17619e87..c429fe744b9c83d8af039bef029d8ff723a83c32 100644
--- a/content/DEPS
+++ b/content/DEPS
@@ -50,6 +50,7 @@ include_rules = [
"-tools",
# Allow inclusion of third-party code:
+ "+components/zip",
"+third_party/angle",
"+third_party/flac",
"+third_party/gpsd",

Powered by Google App Engine
This is Rietveld 408576698