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

Unified Diff: mojo/common/BUILD.gn

Issue 2608173002: Remove unused parts of //mojo/common. (Closed)
Patch Set: Created 3 years, 12 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 | « no previous file | mojo/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/common/BUILD.gn
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
index 60d523f78eb2c0ea720a42aa2b3dc58a8f535398..72586507e430560d823c740f6e0a42e57cbbac44 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -32,11 +32,8 @@ component("common_base") {
"common_type_converters.h",
"data_pipe_drainer.cc",
"data_pipe_drainer.h",
- "data_pipe_file_utils.cc",
"data_pipe_utils.cc",
"data_pipe_utils.h",
- "user_agent.cc",
- "user_agent.h",
]
defines = [ "MOJO_COMMON_IMPLEMENTATION" ]
« no previous file with comments | « no previous file | mojo/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698