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

Unified Diff: services/clipboard/clipboard_standalone_impl.h

Issue 1388413005: Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 2 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 | « services/clipboard/clipboard_apptest.cc ('k') | services/contacts/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/clipboard/clipboard_standalone_impl.h
diff --git a/services/clipboard/clipboard_standalone_impl.h b/services/clipboard/clipboard_standalone_impl.h
index 19ddd66c0fbd4011a636742bb312030087eaecfc..8607eeec9503717b84ad69f35a7b7424ccf8392c 100644
--- a/services/clipboard/clipboard_standalone_impl.h
+++ b/services/clipboard/clipboard_standalone_impl.h
@@ -9,7 +9,7 @@
#include <string>
#include "mojo/public/cpp/bindings/strong_binding.h"
-#include "mojo/services/clipboard/public/interfaces/clipboard.mojom.h"
+#include "mojo/services/clipboard/interfaces/clipboard.mojom.h"
namespace clipboard {
« no previous file with comments | « services/clipboard/clipboard_apptest.cc ('k') | services/contacts/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698