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

Unified Diff: chrome/chrome_tests.gypi

Issue 8470006: Enforce that most content messages files can't be included by chrome. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: 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
« no previous file with comments | « chrome/browser/ui/panels/panel_browsertest.cc ('k') | content/browser/idbbindingutilities_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 110802)
+++ chrome/chrome_tests.gypi (working copy)
@@ -2622,7 +2622,6 @@
'browser/history/history_browsertest.cc',
'browser/history/history_extension_apitest.cc',
'browser/history/top_sites_extension_test.cc',
- 'browser/idbbindingutilities_browsertest.cc',
'browser/infobars/infobar_extension_apitest.cc',
'browser/importer/toolbar_importer_utils_browsertest.cc',
'browser/magic_iframe_browsertest.cc',
@@ -2750,6 +2749,7 @@
'../content/browser/device_orientation/device_orientation_browsertest.cc',
'../content/browser/download/mhtml_generation_browsertest.cc',
'../content/browser/file_system/file_system_browsertest.cc',
+ '../content/browser/idbbindingutilities_browsertest.cc',
'../content/browser/in_process_webkit/dom_storage_browsertest.cc',
'../content/browser/in_process_webkit/indexed_db_browsertest.cc',
'../content/browser/plugin_data_remover_impl_browsertest.cc',
« no previous file with comments | « chrome/browser/ui/panels/panel_browsertest.cc ('k') | content/browser/idbbindingutilities_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698