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

Unified Diff: Source/core/core.gypi

Issue 1187193005: DevTools: migrate from CSS.setPropertyText to CSS.setStyleText (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: for landing Created 5 years, 6 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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 8a3f22f7953a997f320d7b27a92bd8004bc600e3..b53e925d69504949134bd4b4a1bc8816167daada 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1678,8 +1678,6 @@
'inspector/InspectorStateClient.h',
'inspector/InspectorStyleSheet.cpp',
'inspector/InspectorStyleSheet.h',
- 'inspector/InspectorStyleTextEditor.cpp',
- 'inspector/InspectorStyleTextEditor.h',
'inspector/InspectorTaskRunner.cpp',
'inspector/InspectorTaskRunner.h',
'inspector/InspectorTimelineAgent.cpp',
« no previous file with comments | « LayoutTests/inspector/elements/styles-4/styles-update-links-expected.txt ('k') | Source/core/inspector/InspectorCSSAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698