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

Unified Diff: trunk/src/content/content_browser.gypi

Issue 202683004: Revert 257505 "Adds the ability for the renderer to create the m..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 9 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 | « trunk/src/content/common/mojo/mojo_messages.h ('k') | trunk/src/content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/content_browser.gypi
===================================================================
--- trunk/src/content/content_browser.gypi (revision 257564)
+++ trunk/src/content/content_browser.gypi (working copy)
@@ -1368,12 +1368,6 @@
'browser/gamepad/gamepad_platform_data_fetcher.cc',
]
}],
- # TODO(sky): conditional temporary until mojo is sorted out on mac.
- ['OS=="win" or OS=="linux" or OS=="android"', {
- 'dependencies': [
- '../mojo/mojo.gyp:mojo_system',
- ],
- }],
['OS=="ios"', {
'sources/': [
# iOS only needs a small portion of content; exclude all the
« no previous file with comments | « trunk/src/content/common/mojo/mojo_messages.h ('k') | trunk/src/content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698