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

Unified Diff: Source/bindings/common/common.gypi

Issue 1532413002: Added Dartium changes onto 45.0.2454.104 (Closed) Base URL: http://src.chromium.org/blink/branches/chromium/2454
Patch Set: Created 5 years 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 | « Source/bindings/common/ScriptPromiseResolverIncludes.h ('k') | Source/bindings/core/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/common/common.gypi
diff --git a/Source/modules/modules_generated.gypi b/Source/bindings/common/common.gypi
similarity index 60%
copy from Source/modules/modules_generated.gypi
copy to Source/bindings/common/common.gypi
index 452552422ac2b9ce36d652f1d25866195c9500d2..8454e599a3b1697a89f6fae3a2af3e7923bf75b0 100644
--- a/Source/modules/modules_generated.gypi
+++ b/Source/bindings/common/common.gypi
@@ -3,7 +3,9 @@
# found in the LICENSE file.
{
- 'variables': {
- 'blink_modules_output_dir': '<(SHARED_INTERMEDIATE_DIR)/blink/modules',
- },
+ 'variables': {
+ 'bindings_common_dir': '.',
+ 'bindings_common_files': [
+ ],
+ },
}
« no previous file with comments | « Source/bindings/common/ScriptPromiseResolverIncludes.h ('k') | Source/bindings/core/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698