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

Unified Diff: components/arc/BUILD.gn

Issue 2332063004: cheets: remove setWallpaper from ArcIntentHelper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Instead of removing SetWallpaper, rename it to SetWallpaperDeprecated. Created 4 years, 3 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
Index: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index ee214c096769dbbc97fe7a132ca8d21792a1d700..947b19b3eafacf3248969de02cdbe771375c01f6 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -55,7 +55,6 @@ static_library("arc") {
"obb_mounter/arc_obb_mounter_bridge.h",
"power/arc_power_bridge.cc",
"power/arc_power_bridge.h",
- "set_wallpaper_delegate.h",
"storage_manager/arc_storage_manager.cc",
"storage_manager/arc_storage_manager.h",
"user_data/arc_user_data_service.cc",

Powered by Google App Engine
This is Rietveld 408576698