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_common.gypi

Issue 231353002: Make mojo_system static and mojo_system_impl a component, never use both (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix the mac loader path dependencies Created 6 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
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common_mojo_bindings.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 9df5c364a6eeaf1fd4e54def8b06200724e47d7a..24b95d10cba9701954a4448054e30bb21c4fe626 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -510,7 +510,6 @@
'../media/media.gyp:media',
'../media/media.gyp:shared_memory_support',
'../mojo/mojo.gyp:mojo_environment_chromium',
- '../mojo/mojo.gyp:mojo_system',
'../mojo/mojo.gyp:mojo_system_impl',
'../third_party/WebKit/public/blink.gyp:blink',
'../ui/gl/gl.gyp:gl',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common_mojo_bindings.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698