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

Unified Diff: Source/build/scripts/name_utilities.py

Issue 140253004: Implement 'scroll-behavior' parsing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: Source/build/scripts/name_utilities.py
diff --git a/Source/build/scripts/name_utilities.py b/Source/build/scripts/name_utilities.py
index f2c0f4c8efcff4dc0ec3e8341beabe76fbc19060..fa90ac967f6b0cd27a614eae07c1fcb88d52b24f 100644
--- a/Source/build/scripts/name_utilities.py
+++ b/Source/build/scripts/name_utilities.py
@@ -31,6 +31,7 @@ import re
ACRONYMS = [
+ 'CSSOM',
ajuma 2014/01/21 18:41:27 This change allows the runtime flag to be "CSSOMSm
'CSS',
'DNS',
'FE',

Powered by Google App Engine
This is Rietveld 408576698