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

Unified Diff: base/BUILD.gn

Issue 257003007: Introduce a new framework for back-and-forth tracked/protected preferences migration. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: +cleanup-only tests Created 6 years, 7 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 | « no previous file | base/base.gypi » ('j') | base/critical_closure.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 3c698db7937f25300bfc8940c92750aeffec1733..e1b66eb292f6dd60522bc94762af4e9901645b7a 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -111,7 +111,6 @@ component("base") {
"cpu.cc",
"cpu.h",
"critical_closure.h",
- "critical_closure_ios.mm",
"debug/alias.cc",
"debug/alias.h",
"debug/crash_logging.cc",
« no previous file with comments | « no previous file | base/base.gypi » ('j') | base/critical_closure.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698