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

Unified Diff: content/content_shell.gypi

Issue 13795002: [content shell] add support for invoking testRunner.notifyDone in a different process (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years, 8 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/notify_done_forwarder.h » ('j') | no next file with comments »
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 9c546589ef337aa73bf650ab449db19c1371e2b8..7db30adc8895734ad074017e80ac537611f3e4cb 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -68,6 +68,8 @@
'shell/geolocation/shell_access_token_store.h',
'shell/minimal_ash.cc',
'shell/minimal_ash.h',
+ 'shell/notify_done_forwarder.cc',
+ 'shell/notify_done_forwarder.h',
'shell/paths_mac.h',
'shell/paths_mac.mm',
'shell/shell.cc',
« no previous file with comments | « no previous file | content/shell/notify_done_forwarder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698