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

Unified Diff: content/content_browser.gypi

Issue 13949013: Implement download link in chrome://indexeddb-internals/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 446f0c0eda15f1bf4d3f2b176b0d0dab75692f3f..e5662b7b4b996d77440ae4ed2231c77a375c7dcb 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -16,6 +16,7 @@
'../ui/snapshot/snapshot.gyp:snapshot',
'../ui/ui.gyp:ui',
'../ui/ui.gyp:ui_resources',
+ '../components/components.gyp:zip', # temporary,
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698