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

Unified Diff: Source/web/WebKitUnitTests.isolate

Issue 655613002: Add pak files to the isolate. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: split three ways Created 6 years, 2 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 | « no previous file | Source/web/web_tests.gyp » ('j') | Source/web/web_tests.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebKitUnitTests.isolate
diff --git a/Source/web/WebKitUnitTests.isolate b/Source/web/WebKitUnitTests.isolate
index 2ac4a563c8483990c4c6ebad26429d2c0fba1407..b5f77f677318a2da009b1231428d42f1467b7d5c 100644
--- a/Source/web/WebKitUnitTests.isolate
+++ b/Source/web/WebKitUnitTests.isolate
@@ -32,6 +32,9 @@
'conditions': [
['OS=="android"', {
'variables': {
+ 'files' : [
+ '<(PRODUCT_DIR)/content_shell.pak',
+ ],
'isolate_dependency_tracked': [
],
'isolate_dependency_untracked': [
« no previous file with comments | « no previous file | Source/web/web_tests.gyp » ('j') | Source/web/web_tests.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698