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

Unified Diff: mojo/common/BUILD.gn

Issue 281353005: Mojo: nuke EnvironmentData (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix gn Created 6 years, 6 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 | « mojo/apps/js/test/js_to_cpp_unittest.cc ('k') | mojo/common/environment_data.h » ('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 148835fca8ff22216aa60895bf722b633dab4026..538299a006f51d179b4f83746fb237f191585b17 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -13,8 +13,6 @@ component("common") {
"common_type_converters.h",
"data_pipe_utils.cc",
"data_pipe_utils.h",
- "environment_data.cc",
- "environment_data.h",
"handle_watcher.cc",
"handle_watcher.h",
"message_pump_mojo.cc",
« no previous file with comments | « mojo/apps/js/test/js_to_cpp_unittest.cc ('k') | mojo/common/environment_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698