dc13ac659f
This fixes the following exception: Caused by The null object does not have a getter 'variable'. NoSuchMethodError: method not found: 'variable' Receiver: null Arguments: [] R=brianwilkerson@google.com BUG= Review URL: https://codereview.chromium.org/1492373002 .