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

Unified Diff: components/filesystem/filesystem.gyp

Issue 2001403002: Remove //mojo/platform_handle (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wrapper-apis
Patch Set: Created 4 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 | « components/filesystem/DEPS ('k') | components/font_service/BUILD.gn » ('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 6c8b9c937f62843492e34031c44edecf33351b24..a2b737feb88997e41e09df12742fddd0639e264d 100644
--- a/components/filesystem/filesystem.gyp
+++ b/components/filesystem/filesystem.gyp
@@ -35,7 +35,7 @@
'filesystem_bindings',
'../../mojo/mojo_edk.gyp:mojo_system_impl',
'../../mojo/mojo_public.gyp:mojo_cpp_bindings',
- '../../mojo/mojo_platform_handle.gyp:platform_handle',
+ '../../mojo/mojo_public.gyp:mojo_cpp_system',
'../../services/shell/shell_public.gyp:shell_public',
'../../url/url.gyp:url_lib',
],
« no previous file with comments | « components/filesystem/DEPS ('k') | components/font_service/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698