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

Unified Diff: content/content_shell.gypi

Issue 10826242: Add local file system directory listings support for GTK content shell. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 4 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
« no previous file with comments | « no previous file | content/shell/DEPS » ('j') | content/shell/shell_gtk.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index e97e80258d9159e48b78a0187178871e862c1899..03dec4d35ee0ccaffe1ff971c3687b5e560c6858 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -26,6 +26,7 @@
'content_utility',
'content_worker',
'content_resources.gyp:content_resources',
+ '<(DEPTH)/net/net.gyp:net_resources',
jochen (gone - plz use gerrit) 2012/08/10 09:48:05 this should go next to the other _resources depend
'../base/base.gyp:base',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../build/temp_gyp/googleurl.gyp:googleurl',
« no previous file with comments | « no previous file | content/shell/DEPS » ('j') | content/shell/shell_gtk.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698