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

Unified Diff: trunk/src/chrome/browser/extensions/BUILD.gn

Issue 422593002: Revert 285661 "Remove some dead app host code." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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 | « trunk/src/chrome/browser/chrome_browser_main_win.cc ('k') | trunk/src/chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/browser/extensions/BUILD.gn
===================================================================
--- trunk/src/chrome/browser/extensions/BUILD.gn (revision 285705)
+++ trunk/src/chrome/browser/extensions/BUILD.gn (working copy)
@@ -196,6 +196,7 @@
deps += [
"//third_party/iaccessible2",
"//third_party/isimpledom",
+ #'launcher_support', TODO(GYP)
]
} else if (!is_chromeos) {
sources += [ "api/system_display/display_info_provider_aura.cc" ]
« no previous file with comments | « trunk/src/chrome/browser/chrome_browser_main_win.cc ('k') | trunk/src/chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698