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

Unified Diff: mojo/common/typemaps.gni

Issue 1890643002: Mojo: add native type mapping for base::FilePath (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@25_typemap
Patch Set: Created 4 years, 8 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/common/test_common_custom_types.mojom ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/typemaps.gni
diff --git a/third_party/leakcanary/config.gni b/mojo/common/typemaps.gni
similarity index 73%
copy from third_party/leakcanary/config.gni
copy to mojo/common/typemaps.gni
index f6adcddf3ecc4442c7793666dfeecaf1f108fea8..4c3809ddf83c4496cfafe5b5d459ad3a47a642fd 100644
--- a/third_party/leakcanary/config.gni
+++ b/mojo/common/typemaps.gni
@@ -2,6 +2,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-declare_args() {
- enable_leakcanary = false
-}
+typemaps = [ "//mojo/common/common_custom_types.typemap" ]
« no previous file with comments | « mojo/common/test_common_custom_types.mojom ('k') | mojo/mojo_base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698