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

Unified Diff: chrome/BUILD.gn

Issue 496763002: Add apps to the GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | « apps/apps.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/BUILD.gn
diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn
index 04d37bb9d6240a1fe44e7f8861b9d7dfd84b1fd7..6a687409030544616f99c8ad58c6c489020fc64a 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -15,7 +15,6 @@ source_set("chrome") {
# removing unused files.
sources = [
"app/chrome_exe_resource.h",
- "//content/public/common/content_switches.cc",
]
deps = []
« no previous file with comments | « apps/apps.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698