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

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2147633002: Remove nonstandard 'endings' option for Blob/File constructor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Layout test updates 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
Index: third_party/WebKit/Source/core/frame/UseCounter.h
diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
index 8a16dcef602b8c37166041a526ebc8646f132394..5ad2d89e5d5b6b6dac9e6e8f7324a5d34653b318 100644
--- a/third_party/WebKit/Source/core/frame/UseCounter.h
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h
@@ -1116,7 +1116,6 @@ public:
TextDocument = 1317,
TextDocumentInFrame = 1318,
ViewSourceDocument = 1319,
- FileAPINativeLineEndings = 1320,
PointerEventAttributeCount = 1321,
CompositedReplication = 1322,
EncryptedMediaAllSelectedContentTypesHaveCodecs = 1323,

Powered by Google App Engine
This is Rietveld 408576698