Chromium Code Reviews| Index: chrome/chrome_web_ui_mojo_bindings.gyp |
| diff --git a/chrome/chrome_web_ui_mojo_bindings.gyp b/chrome/chrome_web_ui_mojo_bindings.gyp |
| index 44198988bd57ac16d07774acc02f4d2c308dcee6..e382d03fa43d19d90db4ab9bf73a490fd5dbf2cb 100644 |
| --- a/chrome/chrome_web_ui_mojo_bindings.gyp |
| +++ b/chrome/chrome_web_ui_mojo_bindings.gyp |
| @@ -12,6 +12,7 @@ |
| 'type': 'none', |
| 'sources': [ |
| 'browser/ui/webui/omnibox/omnibox.mojom', |
| + 'browser/ui/webui/identity_internals/identity_internals.mojom', |
|
fgorski
2014/07/23 19:02:10
keep sorted
|
| ], |
| 'includes': [ '../mojo/public/tools/bindings/mojom_bindings_generator.gypi' ], |
| }, |