Put goog.forwardDeclare()s in alphabetical order

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=158710116
This commit is contained in:
tbreisacher 2017-06-12 07:22:31 -07:00 committed by Ben McIlwain
parent f5f383dc38
commit f3f5f7652b

View file

@ -21,8 +21,8 @@ goog.require('registry.EditItem');
goog.require('registry.forms');
goog.require('registry.util');
goog.forwardDeclare('registry.Resource');
goog.forwardDeclare('registry.Console');
goog.forwardDeclare('registry.Resource');