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

Unified Diff: third_party/mojo/mojom_bindings_generator.gypi

Issue 1529093004: [mojo] Suppress findbugs errors on generated bindings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « third_party/mojo/mojo_public.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo/mojom_bindings_generator.gypi
diff --git a/third_party/mojo/mojom_bindings_generator.gypi b/third_party/mojo/mojom_bindings_generator.gypi
index c9bb77c1e2eaa2d8d3c8e42f7e060bb0c4bac64e..8c7691420164f2043162197d243ef6960671eecd 100644
--- a/third_party/mojo/mojom_bindings_generator.gypi
+++ b/third_party/mojo/mojom_bindings_generator.gypi
@@ -61,6 +61,7 @@
}
],
'dependencies': [
+ '<(DEPTH)/base/base.gyp:base',
'<(DEPTH)/third_party/mojo/mojo_public.gyp:mojo_interface_bindings_generation',
],
'include_dirs': [
« no previous file with comments | « third_party/mojo/mojo_public.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698