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

Unified Diff: content/content_tests.gypi

Issue 8635017: Add a referrer class to be used in the browser process whenever passing around referrsr (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 9 years, 1 month 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
« content/browser/tab_contents/referrer.h ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 3092c9050b4c74ac3b7949c76a9565583607aa03..de04165ac90fba3b99f73f0dc07166ae6e7808c0 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -212,6 +212,7 @@
'browser/speech/speech_recognizer_unittest.cc',
'browser/ssl/ssl_host_state_unittest.cc',
'browser/tab_contents/navigation_entry_unittest.cc',
+ 'browser/tab_contents/referrer_unittest.cc',
'browser/tab_contents/tab_contents_delegate_unittest.cc',
'browser/tab_contents/web_drag_dest_mac_unittest.mm',
'browser/trace_subscriber_stdio_unittest.cc',
« content/browser/tab_contents/referrer.h ('K') | « content/content_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698