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

Unified Diff: components/components.gyp

Issue 1284173003: Create a about handler component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 5 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 | « components/about_handler/url_request_about_job.cc ('k') | net/net.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 246ebcad5f65667e882e80cd01dc168c28e6e5a4..5c0c9cfc36d6449afbcf9a6c308d8d4c5059d811 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -10,6 +10,7 @@
'chromium_code': 1,
},
'includes': [
+ 'about_handler.gypi',
'auto_login_parser.gypi',
'autofill.gypi',
'bookmarks.gypi',
« no previous file with comments | « components/about_handler/url_request_about_job.cc ('k') | net/net.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698