Chromium Code Reviews| 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; |
| +} |