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

Unified Diff: mojo/mojo_public.gyp

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 | « mojo/mojo_edk_tests.gyp ('k') | mojo/mojo_variables.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gyp
diff --git a/mojo/mojo_public.gyp b/mojo/mojo_public.gyp
index ca5ff13fbb111d370b610efc85dc8f501d6b6c7b..28441951f82eb797a4fa67840f0376988d11ebce 100644
--- a/mojo/mojo_public.gyp
+++ b/mojo/mojo_public.gyp
@@ -81,7 +81,6 @@
'public/cpp/system/data_pipe.h',
'public/cpp/system/functions.h',
'public/cpp/system/handle.h',
- 'public/cpp/system/macros.h',
'public/cpp/system/message_pipe.h',
'public/cpp/system/watcher.cc',
'public/cpp/system/watcher.h',
@@ -139,6 +138,7 @@
'public/cpp/bindings/lib/interface_endpoint_client.cc',
'public/cpp/bindings/lib/interface_endpoint_client.h',
'public/cpp/bindings/lib/interface_ptr_state.h',
+ 'public/cpp/bindings/lib/macros.h',
'public/cpp/bindings/lib/map_data_internal.h',
'public/cpp/bindings/lib/map_internal.h',
'public/cpp/bindings/lib/map_serialization.h',
« no previous file with comments | « mojo/mojo_edk_tests.gyp ('k') | mojo/mojo_variables.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698