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

Unified Diff: ui/base/ui_base_tests.isolate

Issue 518423002: Reland "ui: Move ui_unittests.gyp into ui/base." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix ios? Created 6 years, 4 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 | « ui/base/ui_base_tests.gyp ('k') | ui/base/ui_base_tests_bundle.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_tests.isolate
diff --git a/ui/ui_unittests.isolate b/ui/base/ui_base_tests.isolate
similarity index 77%
rename from ui/ui_unittests.isolate
rename to ui/base/ui_base_tests.isolate
index e9a927c35a1b0faf9ee4192adb574b9c4b83ba3b..3e393a82e5165898e18f95fe49a49d27ab5900de 100644
--- a/ui/ui_unittests.isolate
+++ b/ui/base/ui_base_tests.isolate
@@ -6,13 +6,13 @@
['OS=="android"', {
'variables': {
'isolate_dependency_tracked': [
- 'base/test/data/data_pack_unittest/truncated-header.pak',
+ 'test/data/data_pack_unittest/truncated-header.pak',
'<(PRODUCT_DIR)/locales/en-US.pak',
],
},
}],
],
'includes': [
- '../third_party/icu/icu.isolate',
+ '../../third_party/icu/icu.isolate',
],
}
« no previous file with comments | « ui/base/ui_base_tests.gyp ('k') | ui/base/ui_base_tests_bundle.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698