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

Unified Diff: Source/modules/modules.gypi

Issue 1071283004: Encoding API: ignore leading/trailing whitespace in labels (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 | « Source/modules/encoding/TextEncoder.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 9198f12abfb1d204d370bda5bdd75187cc95dcf1..a5ed78b1a1743bcebc9018357a54b9afb47024df 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -656,6 +656,8 @@
'device_orientation/DeviceRotationRate.h',
'donottrack/NavigatorDoNotTrack.cpp',
'donottrack/NavigatorDoNotTrack.h',
+ 'encoding/Encoding.cpp',
+ 'encoding/Encoding.h',
'encoding/TextDecoder.cpp',
'encoding/TextDecoder.h',
'encoding/TextEncoder.cpp',
« no previous file with comments | « Source/modules/encoding/TextEncoder.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698