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

Unified Diff: chrome/test/data/extensions/packaged_app/main.html

Issue 5526002: Show extension tabs in task manager and correctly label apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move IsInstalledApp to ExtensionsService. Created 10 years 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
Index: chrome/test/data/extensions/packaged_app/main.html
diff --git a/chrome/test/data/extensions/packaged_app/main.html b/chrome/test/data/extensions/packaged_app/main.html
new file mode 100644
index 0000000000000000000000000000000000000000..a19eb6753da109cc08b1a04ce3683731a3338740
--- /dev/null
+++ b/chrome/test/data/extensions/packaged_app/main.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+<title>Packaged App Test</title>
+<body>
+Packaged App Test
+</body>
+</html>
« no previous file with comments | « chrome/browser/task_manager/task_manager_resource_providers.cc ('k') | chrome/test/data/extensions/packaged_app/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698