Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 3b0604fcb99a84be1fae7f78c11d101c06d35f66..1f52ded58768cd6f65f98db4ef1757e644314b95 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -76,6 +76,8 @@ |
'caps_lock_delegate_stub.h', |
'debug.cc', |
'debug.h', |
+ 'default_user_wallpaper_delegate.cc', |
+ 'default_user_wallpaper_delegate.h', |
'desktop_background/desktop_background_controller.cc', |
'desktop_background/desktop_background_controller.h', |
'desktop_background/desktop_background_controller_observer.h', |
@@ -608,6 +610,8 @@ |
'test/shell_test_api.h', |
'test/test_activation_delegate.cc', |
'test/test_activation_delegate.h', |
+ 'test/test_user_wallpaper_delegate.cc', |
+ 'test/test_user_wallpaper_delegate.h', |
'test/test_launcher_delegate.cc', |
'test/test_launcher_delegate.h', |
'test/test_session_state_delegate.cc', |