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

Unified Diff: components/mus/public/cpp/window_tracker.h

Issue 1784743003: [mojo-sdk] Remove mojo_ignore_result and move C++ macros.h to bindings internal code. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 9 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/mus/public/cpp/window.h ('k') | components/resource_provider/resource_provider_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/public/cpp/window_tracker.h
diff --git a/components/mus/public/cpp/window_tracker.h b/components/mus/public/cpp/window_tracker.h
index 38ea0001a556694a11e262e9f04c4b6e17b0a9f1..9cbafeb7ce2cec3420ce4372ab0cd647e03f5c82 100644
--- a/components/mus/public/cpp/window_tracker.h
+++ b/components/mus/public/cpp/window_tracker.h
@@ -11,7 +11,6 @@
#include "base/macros.h"
#include "components/mus/common/window_tracker.h"
#include "components/mus/public/cpp/window_observer.h"
-#include "mojo/public/cpp/system/macros.h"
namespace mus {
« no previous file with comments | « components/mus/public/cpp/window.h ('k') | components/resource_provider/resource_provider_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698