diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index fd701ce..1001ee3 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -577,6 +577,7 @@ 'chrome_resources.gyp:chrome_strings', 'chrome_strings_grd', 'chrome_version_java', + 'connection_security_helper_security_levels_java', 'document_tab_model_info_proto_java', 'profile_account_management_metrics_java', 'content_setting_java', @@ -584,7 +585,6 @@ 'page_info_connection_type_java', 'profile_sync_service_model_type_selection_java', 'resource_id_java', - 'toolbar_model_security_levels_java', 'tab_load_status_java', '../base/base.gyp:base', '../components/components.gyp:bookmarks_java', |