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

Unified Diff: chrome/chrome_tests.gypi

Issue 6670081: Move FilePathWatcher class from browser/... to common/... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix up linux clang issue, and clean up bad commented block Created 9 years, 9 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_browser.gypi ('k') | content/browser/plugin_service.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 9a118cc691c3bf3c43f313ac2205ecc5677ba3ba..39c15cd856a1a30c12612fd598b76fe66dfe65b6 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2247,7 +2247,6 @@
'browser/extensions/permissions_apitest.cc',
'browser/extensions/stubs_apitest.cc',
'browser/extensions/window_open_apitest.cc',
- 'browser/file_path_watcher/file_path_watcher_browsertest.cc',
'browser/first_run/first_run_browsertest.cc',
'browser/geolocation/access_token_store_browsertest.cc',
'browser/geolocation/geolocation_browsertest.cc',
@@ -2322,6 +2321,7 @@
'../content/browser/webui/web_ui_browsertest.h',
'../content/browser/webui/web_ui_handler_browsertest.cc',
'../content/browser/webui/web_ui_handler_browsertest.h',
+ '../content/common/file_path_watcher/file_path_watcher_browsertest.cc',
],
'conditions': [
['chromeos==0', {
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | content/browser/plugin_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698