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

Unified Diff: extensions/extensions.gyp

Issue 432433003: Fix build dependencies in src/extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « extensions/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 02c33de9a52b5b500998fa3edceb827dd22e37d2..b929c7e7a1b0045fa0e1ce27da0219a8e406b31a 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -798,6 +798,7 @@
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:test_support_base',
+ '../components/components.gyp:keyed_service_content',
'../content/content_shell_and_tests.gyp:test_support_content',
'../device/serial/serial.gyp:device_serial',
'../mojo/mojo_base.gyp:mojo_environment_chromium',
« no previous file with comments | « extensions/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698