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

Unified Diff: components/search_engines/prepopulated_engines.gyp

Issue 393193002: Add search_engines and precache components to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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
Index: components/search_engines/prepopulated_engines.gyp
diff --git a/components/search_engines/prepopulated_engines.gyp b/components/search_engines/prepopulated_engines.gyp
index ee0cd531f025079e9a466a13d4362d4562c7716b..c67aa68e0152ce38b318614f9eafeb322d37c68c 100644
--- a/components/search_engines/prepopulated_engines.gyp
+++ b/components/search_engines/prepopulated_engines.gyp
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //components/search_engines:prepopulated_engines
'target_name': 'prepopulated_engines',
'type': 'static_library',
'sources': [

Powered by Google App Engine
This is Rietveld 408576698