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

Unified Diff: tools/gn/escape_unittest.cc

Issue 21114002: Add initial prototype for the GN meta-buildsystem. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add owners and readme Created 7 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
« no previous file with comments | « tools/gn/escape.cc ('k') | tools/gn/file_template.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/escape_unittest.cc
diff --git a/chrome/test/data/extensions/api_test/shared_module/shared/fail.js b/tools/gn/escape_unittest.cc
similarity index 87%
copy from chrome/test/data/extensions/api_test/shared_module/shared/fail.js
copy to tools/gn/escape_unittest.cc
index dbe933d98d0d247276d74c11c879077c13f2bde0..a7c19b3245e9f0f54ba7ab70d4b42d07ed91af06 100644
--- a/chrome/test/data/extensions/api_test/shared_module/shared/fail.js
+++ b/tools/gn/escape_unittest.cc
@@ -2,4 +2,3 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-var fail_exported = {};
« no previous file with comments | « tools/gn/escape.cc ('k') | tools/gn/file_template.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698