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

Unified Diff: build/all.gyp

Issue 271673006: Eliminate all code related to the AutomaticProfileResetter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Language nit. 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: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 00b5fdb15959d77c6f6a9787c43d26be32d5a68f..645a2172e58016f2336b32ddf0a24fd05a5fdd8a 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -119,11 +119,6 @@
'<(libjpeg_gyp_path):*',
],
}],
- ['OS!="android" and OS!="ios"', {
- 'dependencies': [
- '../chrome/tools/profile_reset/jtl_compiler.gyp:*',
- ],
- }],
['OS=="mac" or OS=="ios" or OS=="win"', {
'dependencies': [
'../third_party/nss/nss.gyp:*',
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/browser/resources/options/settings_banner.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698