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

Unified Diff: content/content_shell.gypi

Issue 478483005: Add IPC benchmarking API to Blink TestRunner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Landing 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
« no previous file with comments | « no previous file | content/shell/BUILD.gn » ('j') | content/shell/renderer/webkit_test_runner.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index e0969dde299a56d460f0c6c91f3225a293231353..1681f829702ab67775565e7c0604b5616cb18502 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -166,6 +166,8 @@
'shell/geolocation/shell_access_token_store.h',
'shell/renderer/gc_controller.cc',
'shell/renderer/gc_controller.h',
+ 'shell/renderer/ipc_echo.cc',
+ 'shell/renderer/ipc_echo.h',
'shell/renderer/leak_detector.cc',
'shell/renderer/leak_detector.h',
'shell/renderer/shell_content_renderer_client.cc',
« no previous file with comments | « no previous file | content/shell/BUILD.gn » ('j') | content/shell/renderer/webkit_test_runner.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698