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

Unified Diff: chrome/chrome_tests.gypi

Issue 7309011: Remove dependencies on extensions from content/browser/debugger. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge to head. Created 9 years, 5 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/chrome.gyp ('k') | content/browser/content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 0232d2d3a7c56849361e332c23f982cf3476fbd9..50e777eefbeef9e466bd6bad126873acad998697 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -476,6 +476,7 @@
'browser/browser_focus_uitest.cc',
'browser/browser_keyevents_browsertest.cc',
'browser/collected_cookies_uitest.cc',
+ 'browser/debugger/devtools_extension_debug_unittest.cc',
'browser/instant/instant_browsertest.cc',
'browser/notifications/notifications_interactive_uitest.cc',
'browser/ui/gtk/bookmarks/bookmark_bar_gtk_interactive_uitest.cc',
@@ -534,6 +535,7 @@
['OS=="mac"', {
'sources!': [
# TODO(port)
+ 'browser/debugger/devtools_extension_debug_unittest.cc',
'browser/ui/views/bookmarks/bookmark_bar_view_test.cc',
'browser/ui/views/button_dropdown_test.cc',
'browser/ui/views/find_bar_host_interactive_uitest.cc',
« no previous file with comments | « chrome/chrome.gyp ('k') | content/browser/content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698