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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 1606013005: Compile FileCache related files only on Chrome OS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move test_support_chromeos to c/b/chromeos. Created 4 years, 11 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_chromeos.gypi ('k') | components/drive.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 62235b70c5cf5dd8bcec92e8e281c71aa279fce1..0f5b2493a0022ac6c4296162fde9aaa7a18edcd2 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -2550,6 +2550,7 @@
'dependencies': [
'../ash/ash_resources.gyp:ash_resources',
'../components/components.gyp:drive_test_support',
+ '../components/components.gyp:drive_test_support_chromeos',
'../ui/chromeos/ui_chromeos.gyp:ui_chromeos_resources',
],
'sources!': [
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | components/drive.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698