commit | 0bcbd3be16bf4b64ace59181ae6a36289e8eb95d | [log] [tgz] |
---|---|---|
author | Nick Bray <ncbray@chromium.org> | Thu Mar 12 16:29:36 2015 -0700 |
committer | Nick Bray <ncbray@chromium.org> | Thu Mar 12 16:29:36 2015 -0700 |
tree | 7c54495eb87400bb0a3663bb56b774214d2e3def | |
parent | ce1c56c8c532bae98e9b9ffb71e3a98d8cae1fe3 [diff] [blame] |
Update from https://crrev.com/320343 This required some manual patching to ui/event and ui/gfx. Sky tests were suppressed. https://github.com/domokit/mojo/issues/64 BUG=401761 R=jamesr@chromium.org Review URL: https://codereview.chromium.org/1001833005
diff --git a/base/callback_forward.h b/base/callback_forward.h index 7983248..262c306 100644 --- a/base/callback_forward.h +++ b/base/callback_forward.h
@@ -14,4 +14,4 @@ } // namespace base -#endif // BASE_CALLBACK_FORWARD_H +#endif // BASE_CALLBACK_FORWARD_H_