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

Unified Diff: apps/apps.gypi

Issue 365013003: Experimental app list: Custom launcher pages have app APIs and style. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Made APIs work by introducing CustomLauncherPageContents. Created 6 years, 5 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 | apps/custom_launcher_page_contents.h » ('j') | apps/custom_launcher_page_contents.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index f52151ac69e88bc8f1ce8f281037b96c80eaeff7..b5fd397d7bdfea9846d846106f55e820622e0f1b 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -47,6 +47,8 @@
'apps_client.h',
'browser_context_keyed_service_factories.cc',
'browser_context_keyed_service_factories.h',
+ 'custom_launcher_page_contents.cc',
+ 'custom_launcher_page_contents.h',
'launcher.cc',
'launcher.h',
'metrics_names.h',
« no previous file with comments | « no previous file | apps/custom_launcher_page_contents.h » ('j') | apps/custom_launcher_page_contents.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698