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

Unified Diff: mojo/mojo.gyp

Issue 275853002: Revert of Wires up view manager to an actual display (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | mojo/mojo_examples.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index 79acf65f868ab969cea7ce0b24fe6ff47765c2aa..34322a277d9e6f43475cad7d0f1c4eed6f8301d8 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -504,8 +504,6 @@
'shell/test_child_process.h',
'shell/url_request_context_getter.cc',
'shell/url_request_context_getter.h',
- 'shell/view_manager_loader.cc',
- 'shell/view_manager_loader.h',
],
'conditions': [
['OS=="linux"', {
@@ -520,11 +518,6 @@
'../skia/skia.gyp:skia',
'mojo_shell_client',
'mojo_view_manager',
- ],
- }, { # use_aura==0
- 'sources!': [
- 'shell/view_manager_loader.cc',
- 'shell/view_manager_loader.h',
],
}],
],
« no previous file with comments | « no previous file | mojo/mojo_examples.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698