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

Unified Diff: base/BUILD.gn

Issue 165823003: GN: Change gen command syntax, support relative dirs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change in build file writing Created 6 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 | « no previous file | base/files/file_path.h » ('j') | tools/gn/filesystem_utils.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index b02843b3d1175bb7242882cf80387a72c35bdafd..ec7609184acaeab9046927f0b10325e7a806c828 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -672,8 +672,6 @@ component("base") {
"win/shortcut.h",
"win/startup_information.cc",
"win/startup_information.h",
- "win/text_services_message_filter.cc",
- "win/text_services_message_filter.h",
Dirk Pranke 2014/02/18 19:22:35 didn't you land this chunk already?
brettw 2014/02/18 20:22:46 Yeah, I forgot about the branch, though, and I cou
"win/win_util.cc",
"win/win_util.h",
"win/windows_version.cc",
« no previous file with comments | « no previous file | base/files/file_path.h » ('j') | tools/gn/filesystem_utils.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698