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

Unified Diff: content/content_tests.gypi

Issue 286243003: Move JavascriptTestObserver from chrome to content. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove unnecessary content prefixes 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 | « chrome/test/ppapi/ppapi_test.cc ('k') | content/public/test/javascript_test_observer.h » ('j') | 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 090095941879089fed370f759aad1fdc2b7ae518..c41edc61b4bf2651d1f644f59e49cf76334a0d58 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -83,6 +83,8 @@
'public/test/download_test_observer.h',
'public/test/fake_speech_recognition_manager.cc',
'public/test/fake_speech_recognition_manager.h',
+ 'public/test/javascript_test_observer.cc',
+ 'public/test/javascript_test_observer.h',
'public/test/mock_blob_url_request_context.cc',
'public/test/mock_blob_url_request_context.h',
'public/test/mock_download_item.cc',
« no previous file with comments | « chrome/test/ppapi/ppapi_test.cc ('k') | content/public/test/javascript_test_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698