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

Unified Diff: mojo/services/public/mojo_services_public.gyp

Issue 789433004: Restructure public side of window_manager service (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase Created 6 years 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
Index: mojo/services/public/mojo_services_public.gyp
diff --git a/mojo/services/public/mojo_services_public.gyp b/mojo/services/public/mojo_services_public.gyp
index aab34f976ca3240af8307be2b5a5bce67d4a379e..be8e519926fe3f6fa4ced59816049214a2ceb363 100644
--- a/mojo/services/public/mojo_services_public.gyp
+++ b/mojo/services/public/mojo_services_public.gyp
@@ -245,7 +245,7 @@
],
},
{
- # GN version: //mojo/services/public/interfaces/window_manager
+ # GN version: //mojo/services/window_manager/public/interfaces
'target_name': 'mojo_window_manager_bindings',
'type': 'static_library',
'sources': [

Powered by Google App Engine
This is Rietveld 408576698