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

Unified Diff: Source/devtools/devtools.gypi

Issue 298333003: DevTools: Implement console message logging through an extension (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove duplicate logging Created 6 years, 7 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/devtools/front_end/InspectorFrontendHostStub.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index d35c4c13cc2403d9cd17a3a624add30e3e6d9881..be49a9218bf66b791e4bc97b931cca6cc915e33e 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -66,6 +66,7 @@
'front_end/common/CompletionDictionary.js',
'front_end/common/DOMExtension.js',
'front_end/common/Geometry.js',
+ 'front_end/common/MessageSink.js',
'front_end/common/ModuleManager.js',
'front_end/common/modules.js',
'front_end/common/Object.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/InspectorFrontendHostStub.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698