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

Unified Diff: chrome/app/nibs/BUILD.gn

Issue 2171713002: Safe browsing subresource filter bubble UI skeleton. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Verified xib file Created 4 years, 5 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
« no previous file with comments | « no previous file | chrome/app/nibs/ContentSubresourceFilter.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/BUILD.gn
diff --git a/chrome/app/nibs/BUILD.gn b/chrome/app/nibs/BUILD.gn
index e7c10f87e580618b5909d351333a45d905214b44..d2c6cbc02212e0662dd8ddb030f5e1ec5502b928 100644
--- a/chrome/app/nibs/BUILD.gn
+++ b/chrome/app/nibs/BUILD.gn
@@ -26,6 +26,7 @@ mac_xib_bundle_data("chrome_xibs") {
"ContentBlockedPopups.xib",
"ContentBlockedSimple.xib",
"ContentProtocolHandlers.xib",
+ "ContentSubresourceFilter.xib",
"CookieDetailsView.xib",
"DevicePermissionsPrompt.xib",
"DownloadItem.xib",
« no previous file with comments | « no previous file | chrome/app/nibs/ContentSubresourceFilter.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698