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

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

Issue 2164353002: [DevTools] Unify toValue and FromValue into ValueConversions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/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 1c547c54be8fe5a35b5684c58401581fcef75c23..fbc001ddc8797a8bdab179c56d99544bf80c9799 100644
--- a/third_party/WebKit/Source/platform/blink_platform.gypi
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi
@@ -857,7 +857,6 @@
'inspector_protocol/String16WTF.h',
'inspector_protocol/Values.cpp',
'inspector_protocol/Values.h',
- 'inspector_protocol/ValueConversions.cpp',
'inspector_protocol/ValueConversions.h',
'mac/BlockExceptions.h',
'mac/BlockExceptions.mm',

Powered by Google App Engine
This is Rietveld 408576698