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

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: 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/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4d03deb3ef5cd29efb56705007a2730a6a4a7675..1adb554ca1bfa844be7802b2fa8912ed2dafdfac 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