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

Unified Diff: chrome/utility/BUILD.gn

Issue 2663603002: Convert utility process ImageWriter IPC to mojo (Closed)
Patch Set: Use https: in bug references, minor comment fixes. Created 3 years, 10 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/utility/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/utility/BUILD.gn
diff --git a/chrome/utility/BUILD.gn b/chrome/utility/BUILD.gn
index f4c663410bbd3c725314ef44cc0246bb4be54846..e2935a2e78fe6020123ac64b11fd741d390c26eb 100644
--- a/chrome/utility/BUILD.gn
+++ b/chrome/utility/BUILD.gn
@@ -12,8 +12,6 @@ static_library("utility") {
sources = [
"chrome_content_utility_client.cc",
"chrome_content_utility_client.h",
- "chrome_content_utility_ipc_whitelist.cc",
- "chrome_content_utility_ipc_whitelist.h",
"cloud_print/bitmap_image.cc",
"cloud_print/bitmap_image.h",
"cloud_print/pwg_encoder.cc",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/utility/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698