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

Unified Diff: ash/ash.gyp

Issue 26277006: Created ash::FirstRunHelper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comments addressed. Created 7 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 | ash/first_run/first_run_delegate.h » ('j') | ash/first_run/first_run_delegate.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 22b49ca30ecd726784e182be6a2a13d60c6e0c45..a2318d11aa0ae6b4235b45cd0146db2cb502ae5d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -129,6 +129,10 @@
'drag_drop/drag_image_view.cc',
'drag_drop/drag_image_view.h',
'event_rewriter_delegate.h',
+ 'first_run/first_run_delegate.cc',
+ 'first_run/first_run_delegate.h',
+ 'first_run/first_run_delegate_impl.cc',
+ 'first_run/first_run_delegate_impl.h',
'focus_cycler.cc',
'focus_cycler.h',
'high_contrast/high_contrast_controller.cc',
« no previous file with comments | « no previous file | ash/first_run/first_run_delegate.h » ('j') | ash/first_run/first_run_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698