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

Unified Diff: components/BUILD.gn

Issue 706013004: Move non-browser specific ScreenshotTaker code to ui/snapshot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix win dependencies and browser_tests. Created 6 years, 1 month 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/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index ca08f6ee9d95e9805e4cdafc0923b5d1841fb9a6..4df5d80a50e45556e6c8b6146d7ad6612eb1c03f 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -79,6 +79,7 @@ group("all_components") {
"//components/rappor",
"//components/renderer_context_menu",
"//components/resources:components_resources",
+ "//components/screenshot_taker",
"//components/search",
"//components/search_engines",
"//components/search_provider_logos",

Powered by Google App Engine
This is Rietveld 408576698