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

Unified Diff: components/mus/public/cpp/surfaces/mojo_surfaces_export.h

Issue 2012113003: mojo/converters/surfaces -> components/mus/public/cpp/surfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters_events
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
Index: components/mus/public/cpp/surfaces/mojo_surfaces_export.h
diff --git a/mojo/converters/surfaces/mojo_surfaces_export.h b/components/mus/public/cpp/surfaces/mojo_surfaces_export.h
similarity index 76%
rename from mojo/converters/surfaces/mojo_surfaces_export.h
rename to components/mus/public/cpp/surfaces/mojo_surfaces_export.h
index 15872e64ed70445bf606560961f7b626ce373f2f..2c88053e0d261bff904f188d413e35ad16dec22a 100644
--- a/mojo/converters/surfaces/mojo_surfaces_export.h
+++ b/components/mus/public/cpp/surfaces/mojo_surfaces_export.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef MOJO_CONVERTERS_SURFACES_MOJO_SURFACES_EXPORT_H_
-#define MOJO_CONVERTERS_SURFACES_MOJO_SURFACES_EXPORT_H_
+#ifndef COMPONENTS_MUS_PUBLIC_CPP_SURFACES_MOJO_SURFACES_EXPORT_H_
+#define COMPONENTS_MUS_PUBLIC_CPP_SURFACES_MOJO_SURFACES_EXPORT_H_
#if defined(COMPONENT_BUILD)
@@ -29,4 +29,4 @@
#define MOJO_SURFACES_EXPORT
#endif
-#endif // MOJO_CONVERTERS_SURFACES_MOJO_SURFACES_EXPORT_H_
+#endif // COMPONENTS_MUS_PUBLIC_CPP_SURFACES_MOJO_SURFACES_EXPORT_H_

Powered by Google App Engine
This is Rietveld 408576698