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

Unified Diff: tests/test_app_minimal/app.info.js

Issue 1644913002: Caterpillar now generates app.info.js, a metadata script. Resolves #12. (Closed) Base URL: git@github.com:chromium/caterpillar.git@dependency-script-injection
Patch Set: Response to CR + whitespace fix 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
« src/caterpillar.py ('K') | « tests/js/polyfills/runtime.polyfill.test.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test_app_minimal/app.info.js
diff --git a/tests/test_app_minimal/app.info.js b/tests/test_app_minimal/app.info.js
index acd5676f6e5558c69a20873e58e35f6836cb572c..16fe4704e2b48464c1da091d5e0607a2ac2ee091 100644
--- a/tests/test_app_minimal/app.info.js
+++ b/tests/test_app_minimal/app.info.js
@@ -1,4 +1,3 @@
chrome.caterpillar.manifest = {
'name': 'test'
};
-chrome.caterpillar.appId = 123;
« src/caterpillar.py ('K') | « tests/js/polyfills/runtime.polyfill.test.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698