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

Unified Diff: Source/core/core.gypi

Issue 376213002: DevTools: Make FrameConsole methods accept ConsoleMessage objects. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@scriptFailedToParse
Patch Set: Created 6 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 752b63198cca83a6781945515b261aec263510b9..5caa9cbaa0e70d7c4d40d7417177d53057656889 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1224,6 +1224,8 @@
'inspector/AsyncCallStackTracker.h',
'inspector/BindingVisitors.h',
'inspector/ConsoleAPITypes.h',
+ 'inspector/ConsoleMessage.h',
+ 'inspector/ConsoleMessage.cpp',
'inspector/InspectorConsoleMessage.cpp',
'inspector/InspectorConsoleMessage.h',
'inspector/ContentSearchUtils.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8CustomXPathNSResolver.cpp ('k') | Source/core/css/parser/BisonCSSParser-in.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698