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

Unified Diff: content/content_utility.gypi

Issue 2024693002: remove unused courgette dep from the content layer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/utility/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_utility.gypi
diff --git a/content/content_utility.gypi b/content/content_utility.gypi
index 0589e933c001e97b7e2c59e43f82979856911217..481d2cd381dc1ee87b1dc5feb9133e66cefedfe0 100644
--- a/content/content_utility.gypi
+++ b/content/content_utility.gypi
@@ -5,7 +5,6 @@
{
'dependencies': [
'../base/base.gyp:base',
- '../courgette/courgette.gyp:courgette_lib',
'../mojo/mojo_base.gyp:mojo_common_lib',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../services/shell/shell.gyp:shell_lib',
« no previous file with comments | « no previous file | content/utility/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698