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

Unified Diff: Source/core/core.gypi

Issue 18822004: Extension Error Piping - Blink: WebKit Side (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Extracted Formatting Created 7 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
« no previous file with comments | « no previous file | Source/core/loader/EmptyClients.h » ('j') | Source/core/page/FormatConsoleMessage.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index fba11faa789fb741b57c447a92408a5c035131ec..27159c4737b6ad531eeaf1ab58e1e5e673947d95 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1160,6 +1160,8 @@
'page/EventSource.cpp',
'page/EventSource.h',
'page/FocusController.cpp',
+ 'page/FormatConsoleMessage.cpp',
+ 'page/FormatConsolemessage.h',
pfeldman 2013/08/14 09:53:00 Broken letter case.
'page/Frame.cpp',
'page/FrameActionScheduler.cpp',
'page/FrameActionScheduler.h',
« no previous file with comments | « no previous file | Source/core/loader/EmptyClients.h » ('j') | Source/core/page/FormatConsoleMessage.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698