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

Unified Diff: components/filesystem/filesystem.gyp

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 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 | « components/filesystem/files_test_base.cc ('k') | components/filesystem/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/filesystem/filesystem.gyp
diff --git a/components/filesystem/filesystem.gyp b/components/filesystem/filesystem.gyp
index 718830d02c7246329b82b0ff2d3d847a7c7dd819..c0c45f28bd714b38c1e5d958786365b9f71d5a2f 100644
--- a/components/filesystem/filesystem.gyp
+++ b/components/filesystem/filesystem.gyp
@@ -32,6 +32,7 @@
'dependencies': [
'filesystem_bindings',
'../../mojo/mojo_base.gyp:mojo_application_base',
+ '../../mojo/mojo_base.gyp:mojo_application_bindings',
'../../mojo/mojo_edk.gyp:mojo_system_impl',
'../../mojo/mojo_public.gyp:mojo_cpp_bindings',
'../../mojo/mojo_platform_handle.gyp:platform_handle',
« no previous file with comments | « components/filesystem/files_test_base.cc ('k') | components/filesystem/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698