Index: apps/apps.gypi |
diff --git a/apps/apps.gypi b/apps/apps.gypi |
index e8174754d0bb94d7fddee644a3726bf08cf59635..6d1e387247147647e32f0cf2f9dee6580fdfe3d2 100644 |
--- a/apps/apps.gypi |
+++ b/apps/apps.gypi |
@@ -1,4 +1,4 @@ |
-# Copyright (c) 2013 The Chromium Authors. All rights reserved. |
+# Copyright 2013 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
@@ -22,6 +22,8 @@ |
'<(INTERMEDIATE_DIR)', |
], |
'sources': [ |
+ 'app_launch_on_restart_service_win.cc', |
+ 'app_launch_on_restart_service_win.h', |
'app_launcher.cc', |
'app_launcher.h', |
'app_restore_service.cc', |