Index: apps/apps.gypi |
diff --git a/apps/apps.gypi b/apps/apps.gypi |
index e8174754d0bb94d7fddee644a3726bf08cf59635..49d696a90dd664e27d7b92b60875c7b1f0eb4305 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_for_metro_restart_win.cc', |
+ 'app_launch_for_metro_restart_win.h', |
'app_launcher.cc', |
'app_launcher.h', |
'app_restore_service.cc', |