Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(587)

Unified Diff: chrome/chrome.gyp

Issue 1539043002: Pull SecurityStateModel out into a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: build fix Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 971ee9fb36e8ccceb0bf365ae6cc9509d3f2dc6b..d60d90d3dd18f45398f2e3647606448293705dca 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -540,7 +540,6 @@
'chrome_version_java',
'content_setting_java',
'content_settings_type_java',
- 'connection_security_levels_java',
'connectivity_check_result_java',
'document_tab_model_info_proto_java',
'infobar_action_type_java',
@@ -563,6 +562,7 @@
'../components/components.gyp:offline_pages_enums_java',
'../components/components.gyp:precache_java',
'../components/components.gyp:safe_json_java',
+ '../components/components.gyp:security_state_enums_java',
'../components/components.gyp:service_tab_launcher_java',
'../components/components.gyp:signin_core_browser_java',
'../components/components.gyp:variations_java',

Powered by Google App Engine
This is Rietveld 408576698