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

Unified Diff: components/mus/common/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 | « no previous file | components/mus/public/cpp/tests/window_server_test_suite.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/common/window_tracker.h
diff --git a/components/mus/common/window_tracker.h b/components/mus/common/window_tracker.h
index 8446bbf3b6915f532a549f5886fb50be4d4160bd..7113f3dc8d451b92fd2a2c70dd72a3e60bdb9736 100644
--- a/components/mus/common/window_tracker.h
+++ b/components/mus/common/window_tracker.h
@@ -7,8 +7,8 @@
#include <vector>
+#include "base/macros.h"
#include "base/stl_util.h"
-#include "mojo/public/cpp/system/macros.h"
namespace mus {
« no previous file with comments | « no previous file | components/mus/public/cpp/tests/window_server_test_suite.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698