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

Unified Diff: third_party/WebKit/Source/platform/blink_platform.gypi

Issue 2226863003: [DevTools] Reduce API surface of String16. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/platform/blink_platform.gypi
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
index 47b6819225a13bf3dfff3af1a69bc2c89d3a7502..830ce9d6ff66272327fe74638d0a7d62a59ae2ed 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -861,6 +861,7 @@
'inspector_protocol/Platform.h',
'inspector_protocol/PlatformWTF.h',
'inspector_protocol/FrontendChannel.h',
+ 'inspector_protocol/String16.cpp',
'inspector_protocol/String16.h',
'inspector_protocol/String16WTF.cpp',
'inspector_protocol/String16WTF.h',

Powered by Google App Engine
This is Rietveld 408576698