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

Unified Diff: chrome/tools/profile_reset/jtl_compiler.gyp

Issue 132693017: Revert 245563 and 245800 which made re2 GN generated. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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 | « chrome/chrome_renderer.gypi ('k') | components/plugins.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/profile_reset/jtl_compiler.gyp
diff --git a/chrome/tools/profile_reset/jtl_compiler.gyp b/chrome/tools/profile_reset/jtl_compiler.gyp
index f78c25ed1f99ea33f0de88357ed24a36556ccd76..6d210157897a4a0cbd2a0042b3416ae6013fd950 100644
--- a/chrome/tools/profile_reset/jtl_compiler.gyp
+++ b/chrome/tools/profile_reset/jtl_compiler.gyp
@@ -22,7 +22,7 @@
'type': 'static_library',
'product_name': 'jtl_compiler',
'dependencies': [
- '../../../<(gyp_output_dir)/gn_gyp/third_party/re2/re2.gyp:re2',
+ '../../../third_party/re2/re2.gyp:re2',
'../../../base/base.gyp:base',
],
'sources': [
« no previous file with comments | « chrome/chrome_renderer.gypi ('k') | components/plugins.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698