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

Unified Diff: chrome/chrome.gyp

Issue 1123943002: Move SecurityLevel into a class of its own (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more android build fixes Created 5 years, 7 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 fd701cec548966bc3722d4de5be56bcf5a1bc1af..ca0bf20735b38030f2c7d856379438436285f622 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -584,7 +584,7 @@
'page_info_connection_type_java',
'profile_sync_service_model_type_selection_java',
'resource_id_java',
- 'toolbar_model_security_levels_java',
+ 'security_level_policy_security_levels_java',
'tab_load_status_java',
'../base/base.gyp:base',
'../components/components.gyp:bookmarks_java',

Powered by Google App Engine
This is Rietveld 408576698