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

Unified Diff: chrome/browser/resources/safe_browsing/safe_browsing.css

Issue 2940963002: Added the chrome://safe-browsing/ page as part of the chrome://about (Closed)
Patch Set: Created 3 years, 6 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/browser/resources/safe_browsing/safe_browsing.css
diff --git a/chrome/browser/resources/safe_browsing/safe_browsing.css b/chrome/browser/resources/safe_browsing/safe_browsing.css
new file mode 100644
index 0000000000000000000000000000000000000000..969f1bdf824edb83b29042999a9819d6bf26c6ad
--- /dev/null
+++ b/chrome/browser/resources/safe_browsing/safe_browsing.css
@@ -0,0 +1,3 @@
+p {
Jialiu Lin 2017/06/15 22:52:43 Please add copyright statement at the top. e.g.
hkamila 2017/06/16 20:53:24 I added the copyright statement in patch #2.
+ white-space: pre-wrap;
+}

Powered by Google App Engine
This is Rietveld 408576698